mirror of
https://github.com/electronicarts/CnC_Generals_Zero_Hour.git
synced 2025-12-18 00:21:41 -05:00
Initial commit of Command & Conquer Generals and Command & Conquer Generals Zero Hour source code.
This commit is contained in:
26
Generals/Code/Tools/DebugWindow/Resource.h
Normal file
26
Generals/Code/Tools/DebugWindow/Resource.h
Normal file
@@ -0,0 +1,26 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by DebugWindow.rc
|
||||
//
|
||||
#define IDC_Pause 1000
|
||||
#define IDD_DebugWindow 1000
|
||||
#define IDC_Step 1001
|
||||
#define IDC_StepTen 1002
|
||||
#define IDC_Variables 1003
|
||||
#define IDC_Messages 1004
|
||||
#define IDC_Variables_Text 1005
|
||||
#define IDC_Messages_Text 1006
|
||||
#define IDC_ClearWindows 1007
|
||||
#define IDC_RUN_FAST 1008
|
||||
#define IDC_FrameNumber 1010
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 1001
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1011
|
||||
#define _APS_NEXT_SYMED_VALUE 1000
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user