cleanup newline handling in languages

remove View Statistics button (moved to command line)
This commit is contained in:
Chris Danford
2006-01-06 17:57:26 +00:00
parent 9ef306201c
commit f8379c8db7
6 changed files with 33 additions and 44 deletions
@@ -8,9 +8,9 @@
#define BITMAP_LOADING 117
#define BITMAP_CRASH 121
#define BITMAP_ERROR 129
#define IDD_OK 129
#define IDD_DRIVER 130
#define IDD_DISASM_CRASH 199
#define IDD_OK 118
#define IDD_DRIVER 119
#define IDD_DISASM_CRASH 120
#define IDC_SHOCKWAVEFLASH1 1000
#define IDC_BUTTON_RESTART 1001
#define IDM_TOGGLEFULLSCREEN 1002