diff --git a/src/drivers/win/res.rc b/src/drivers/win/res.rc index ea477ba0..ffd9434a 100644 --- a/src/drivers/win/res.rc +++ b/src/drivers/win/res.rc @@ -7,8 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" - +#include "afxres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -90,7 +89,7 @@ BEGIN MENUITEM "2 player", MENU_INPUTDISPLAY_2 MENUITEM "4 player", MENU_INPUTDISPLAY_4 END - MENUITEM "Lag Counter", ID_DISPLAY_LAGCOUNTER40245 + MENUITEM "Lag Counter", MENU_DISPLAY_LAGCOUNTER MENUITEM "Frame Counter", ID_DISPLAY_FRAMECOUNTER MENUITEM SEPARATOR MENUITEM "Graphics: BG", MENU_DISPLAY_BG @@ -1603,8 +1602,7 @@ IDB_TE_ARROW BITMAP "res/te_arrow.bmp" // // Generated from the TEXTINCLUDE 3 resource. // - - + ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED