mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
Create more hashes
This commit is contained in:
parent
b6cfa4a892
commit
d8c038cae8
@ -20,6 +20,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
#define MENU_LABEL_RESET 0x10474288U
|
||||
#define MENU_LABEL_SLOWMOTION 0x6a269ea0U
|
||||
#define MENU_LABEL_HOLD_FAST_FORWARD 0xebe2e4cdU
|
||||
@ -173,13 +174,23 @@ extern "C" {
|
||||
#define MENU_LABEL_VIDEO_SHADER_NUM_PASSES 0x79b2992fU
|
||||
#define MENU_LABEL_CHEAT_NUM_PASSES 0x1910eb87U
|
||||
|
||||
#define MENU_VALUE_MORE 0x0b877cafU
|
||||
|
||||
#define MENU_VALUE_INPUT_SETTINGS 0xddd30846U
|
||||
#define MENU_VALUE_HORIZONTAL_MENU 0x35761704U
|
||||
#define MENU_VALUE_MAIN_MENU 0x1625971fU
|
||||
|
||||
#define MENU_VALUE_ON 0x005974c2U
|
||||
#define MENU_VALUE_OFF 0x0b880c40U
|
||||
#define MENU_VALUE_TRUE 0x7c9e9fe5U
|
||||
#define MENU_VALUE_FALSE 0x0f6bcef0U
|
||||
|
||||
#define MENU_VALUE_COMP 0x6a166ba5U
|
||||
#define MENU_VALUE_CORE 0x6a167f7fU
|
||||
#define MENU_VALUE_CURSOR 0x57bba8b4U
|
||||
#define MENU_VALUE_FILE 0x6a496536U
|
||||
#define MENU_VALUE_RDB 0x0b00f54eU
|
||||
#define MENU_VALUE_DIR 0x0af95f55U
|
||||
|
||||
#define MENU_LABEL_CONTENT_ACTIONS 0xa0d76970U
|
||||
#define MENU_LABEL_DETECT_CORE_LIST 0xaa07c341U
|
||||
#define MENU_LABEL_LOAD_CONTENT 0x5745de1fU
|
||||
|
Loading…
x
Reference in New Issue
Block a user