Fix comment about correct font filename

This commit is contained in:
michaelangel007 2020-05-20 10:02:41 -07:00
parent bf63cf3d53
commit e80571a09e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#define DEBUG_APPLE_FONT 0
// Win32 Debugger Font
// 1 = Use Debugger_Font.BMP (7x8)
// 1 = Use Debug_Font.BMP (7x8)
// 0 = Use CHARSET40.bmp (fg & bg colors aren't proper)
#define APPLE_FONT_NEW 1