RetroArch
ui_win32_resource.h
Go to the documentation of this file.
1 
2 
3 #define IDR_MENU 101
4 #define IDD_PICKCORE 103
5 #define ID_M_LOAD_CONTENT 40001
6 #define ID_CORELISTBOX 40002
7 #define ID_M_RESET 40002
8 #define ID_M_QUIT 40003
9 #define ID_M_MENU_TOGGLE 40004
10 #define ID_M_PAUSE_TOGGLE 40005
11 #define ID_M_LOAD_CORE 40006
12 #define ID_M_LOAD_STATE 40007
13 #define ID_M_SAVE_STATE 40008
14 #define ID_M_DISK_CYCLE 40009
15 #define ID_M_DISK_NEXT 40010
16 #define ID_M_DISK_PREV 40011
17 #define ID_M_WINDOW_SCALE_1X 40012
18 #define ID_M_WINDOW_SCALE_2X 40013
19 #define ID_M_WINDOW_SCALE_3X 40014
20 #define ID_M_WINDOW_SCALE_4X 40015
21 #define ID_M_WINDOW_SCALE_5X 40016
22 #define ID_M_WINDOW_SCALE_6X 40017
23 #define ID_M_WINDOW_SCALE_7X 40018
24 #define ID_M_WINDOW_SCALE_8X 40019
25 #define ID_M_WINDOW_SCALE_9X 40020
26 #define ID_M_WINDOW_SCALE_10X 40021
27 #define ID_M_FULL_SCREEN 40022
28 #define ID_M_MOUSE_GRAB 40023
29 #define ID_M_STATE_INDEX_AUTO 40024
30 #define ID_M_TAKE_SCREENSHOT 40025
31 #define ID_M_MUTE_TOGGLE 40026