Initial commit of Command & Conquer Renegade source code.

This commit is contained in:
LFeenanEA
2025-02-27 16:39:46 +00:00
parent 74ab8fa5e0
commit 58ed459113
4918 changed files with 1366710 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WWCtrl.rc
//
#define IDCANCEL2 3
#define IDC_RESET 3
#define IDD_FORMVIEW 101
#define IDD_COLOR_PICKER 129
#define IDB_MARKER 130
#define IDD_COLOR_FORM 130
#define IDB_KEYFRAME_V 131
#define IDB_KEYFRAME_H 132
#define IDC_CUSTOM1 1000
#define IDC_HUE_PICKER 1000
#define IDC_CUSTOM2 1001
#define IDC_WHITENESS_BAR 1001
#define IDC_CUSTOM3 1002
#define IDC_RED_BAR 1002
#define IDC_CHECK1 1003
#define IDC_GREEN_BAR 1003
#define IDC_BLUE_BAR 1004
#define IDC_EDIT1 1005
#define IDC_RED_EDIT 1005
#define IDC_EDIT2 1006
#define IDC_GREEN_EDIT 1006
#define IDC_EDIT3 1007
#define IDC_BLUE_EDIT 1007
#define IDC_SPIN1 1008
#define IDC_RED_SPIN 1008
#define IDC_SPIN2 1009
#define IDC_GREEN_SPIN 1009
#define IDC_SPIN3 1010
#define IDC_BLUE_SPIN 1010
#define IDC_ORIG_COLOR_BAR 1011
#define IDC_CURRENT_COLOR_BAR 1012
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif