Restore TEXT that was probably removed by accident.
Chris Pressey
4 years ago
64 | 64 | //#define MAXIMAGES 16 |
65 | 65 | |
66 | 66 | // TODO: Move to StringTable.h |
67 | #define TITLE_APPLE_2 ("Apple ][ Emulator") | |
67 | #define TITLE_APPLE_2 TEXT("Apple ][ Emulator") | |
68 | 68 | #define TITLE_APPLE_2_PLUS TEXT("Apple ][+ Emulator") |
69 | 69 | #define TITLE_APPLE_2E TEXT("Apple //e Emulator") |
70 | 70 | #define TITLE_APPLE_2E_ENHANCED TEXT("Enhanced Apple //e Emulator") |