|
|
| version 1.8, 2004/03/23 18:34:05 | version 1.9, 2004/04/09 10:52:21 |
|---|---|
| Line 12 | Line 12 |
| static SIZE aboutsize; | static SIZE aboutsize; |
| static const char str_np2title[] = "Neko Project II "; | static const char str_np2title[] = "Neko Project II "; |
| static const char np2infostr[] = \ | static const char np2infostr[] = \ |
| "CPU: %CPU% %CLOCK%\n" \ | "CPU: %CPU% %CLOCK%\n" \ |
| "MEM: %MEM1%\n" \ | "MEM: %MEM1%\n" \ |
| "GDC: %GDC%\n" \ | "GDC: %GDC%\n" \ |
| "TEXT: %TEXT%\n" \ | " %GDC2%\n" \ |
| "GRPH: %GRPH%\n" \ | "TEXT: %TEXT%\n" \ |
| "SOUND: %EXSND%\n" \ | "GRPH: %GRPH%\n" \ |
| "\n" \ | "SOUND: %EXSND%\n" \ |
| "BIOS: %BIOS%\n" \ | "\n" \ |
| "RHYTHM: %RHYTHM%\n" \ | "BIOS: %BIOS%\n" \ |
| "\n" \ | "RHYTHM: %RHYTHM%\n" \ |
| "\n" \ | |
| "SCREEN: %DISP%"; | "SCREEN: %DISP%"; |