MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / CmdConfigFontLoad

Function CmdConfigFontLoad

source/Debugger/Debugger_Win32.cpp:47–50  ·  view source on GitHub ↗

===========================================================================

Source from the content-addressed store, hash-verified

45
46//===========================================================================
47static Update_t CmdConfigFontLoad(int nArgs)
48{
49 return UPDATE_CONSOLE_DISPLAY;
50}
51
52//===========================================================================
53static Update_t CmdConfigFontSave(int nArgs)

Callers 1

CmdConfigFontFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected