64 lines
2.4 KiB
C
64 lines
2.4 KiB
C
#include <wtl/atlres.h>
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by ui.rc
|
|
//
|
|
#define IDS_NOTIFY 1
|
|
#define IDS_MAY_SLOW 2
|
|
#define IDS_TILING_CPU 3
|
|
#define IDS_TILING_GPU 4
|
|
#define IDS_FOG_NEAR 5
|
|
#define IDS_FOG_MID 6
|
|
#define IDS_FOG_FAR 7
|
|
#define IDS_TILE_AUTO 8
|
|
#define IDS_TILE_CPU 9
|
|
#define IDS_TILE_GPU 10
|
|
#define IDS_SHADOW_NONE 11
|
|
#define IDS_SHADOW_LV1 12
|
|
#define IDS_SHADOW_LV2 13
|
|
#define IDS_SHADOW_ALL 14
|
|
#define IDS_LANGUAGE_CZECH 15
|
|
#define IDS_LANGUAGE_DANISH 16
|
|
#define IDS_LANGUAGE_DUTCH 17
|
|
#define IDS_LANGUAGE_ENGLISH 18
|
|
#define IDS_LANGUAGE_FRENCH 19
|
|
#define IDS_LANGUAGE_GERMAN 20
|
|
#define IDS_LANGUAGE_GREEK 21
|
|
#define IDS_LANGUAGE_HUNGARIAN 22
|
|
#define IDS_LANGUAGE_ITALIAN 23
|
|
#define IDS_LANGUAGE_POLISH 24
|
|
#define IDS_LANGUAGE_PORTUGUESE 25
|
|
#define IDS_LANGUAGE_ROMANIAN 26
|
|
#define IDS_LANGUAGE_RUSSIAN 27
|
|
#define IDS_LANGUAGE_SPANISH 28
|
|
#define IDS_LANGUAGE_TURKISH 29
|
|
#define IDD_CONFIG_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDC_VIDEO_RESOLUTION 1001
|
|
#define IDC_VIDEO_FREQUENCY 1002
|
|
#define IDC_VIDEO_GAMMA 1003
|
|
#define IDC_GRAPHIC_SOFTWARE_CURSOR 1004
|
|
#define IDC_SOUND_BGM 1006
|
|
#define IDC_SOUND_SOUND 1007
|
|
#define IDC_OPTIMIZE_SHADOW 1010
|
|
#define IDC_OPTIMIZE_OPAQUE 1011
|
|
#define IDC_OPTIMIZE_VISIBILITY 1012
|
|
#define IDC_OPTIMIZE_DECOMPRESSED_TEXTURE 1013
|
|
#define IDC_OPTIMIZE_USE_COMPRESSED_TEXTURE 1013
|
|
#define IDC_OPTIMIZE_TILING 1013
|
|
#define IDC_GRAPHIC_WINDOW_MODE 1014
|
|
#define IDC_GRAPHIC_FULLSCREEN_MODE 1015
|
|
#define IDC_LANGUAGE_COMBO 1016
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 135
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1017
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|