Mae the dialog font and font size redefinable and fixed ROMs path on Mac.

This commit is contained in:
OBattler
2021-11-17 17:05:05 +01:00
parent 032fc51416
commit b14e04b926
12 changed files with 55 additions and 18 deletions

View File

@@ -391,6 +391,9 @@ END
#define STR_BUGGER "Zařízení ISABugger"
#define STR_POSTCARD "Karta pro kódy POST"
#define FONT_SIZE 9
#define FONT_NAME "Segoe UI"
#include "dialogs.rc"
/////////////////////////////////////////////////////////////////////////////