add scenario launch menu item (does nothing for now)

This commit is contained in:
2025-01-08 10:59:28 -06:00
committed by Celtic Minstrel
parent b1e7021b7a
commit 747b08ee09
7 changed files with 15 additions and 4 deletions

View File

@@ -72,6 +72,7 @@
#define IDM_SCEN_RESIZE_OUTDOORS 167
#define IDM_SCEN_ADV_IMPORT_OUT 168
#define IDM_GRAYED_LABEL 169
#define IDM_SCEN_LAUNCH 170
// Next default values for new objects
//
@@ -80,6 +81,6 @@
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40014
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 170
#define _APS_NEXT_SYMED_VALUE 171
#endif
#endif