27 lines
948 B
C
27 lines
948 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by EventAreaMonsterCounter.rc
|
|
//
|
|
#define IDD_DIALOG1 2000
|
|
#define IDC_COMBO1 2000
|
|
#define IDC_STATIC_MON_COUNTER 2002
|
|
#define IDC_STATIC_ID_COUNTER 2003
|
|
#define IDC_STATIC_GROUP_COUNTER 2004
|
|
#define IDC_STATIC_SET_COUNTER 2005
|
|
#define IDC_STATIC_NPC_COUNTER 2006
|
|
#define IDC_RADIO1 2007
|
|
#define IDC_CHECK1 2008
|
|
#define IDC_LIST1 2009
|
|
#define IDC_BUTTON1 2010
|
|
#define IDC_BUTTON2 2011
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 2002
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 2011
|
|
#define _APS_NEXT_SYMED_VALUE 2000
|
|
#endif
|
|
#endif
|