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

Function CmdConfigFontSave

source/Debugger/Debugger_Win32.cpp:53–56  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

51
52//===========================================================================
53static Update_t CmdConfigFontSave(int nArgs)
54{
55 return UPDATE_CONSOLE_DISPLAY;
56}
57
58// Only for FONT_DISASM_DEFAULT !
59static void _UpdateWindowFontHeights(int nFontHeight)

Callers 1

CmdConfigFontFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected