From 05c61fa9b6a491a01ed605a8518dc37e418384bc Mon Sep 17 00:00:00 2001 From: adelikat Date: Mon, 13 Oct 2008 00:16:43 +0000 Subject: [PATCH] fixed lag counter display menu item (win32) --- src/drivers/win/res.rc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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