Initial commit of Command & Conquer Generals and Command & Conquer Generals Zero Hour source code.

This commit is contained in:
LFeenanEA
2025-02-27 17:34:39 +00:00
parent 2e338c00cb
commit 3d0ee53a05
6072 changed files with 2283311 additions and 0 deletions

View 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