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