summaryrefslogtreecommitdiff
path: root/include/constants/global.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-10-08 10:31:33 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-10-08 10:31:33 -0400
commit99bd3d91547858203c84cdf7f4ec37effabc0385 (patch)
tree0474d1930129cd1943300d1be78b849061e3532f /include/constants/global.h
parent0f67a952a396c80984236b45974407bcc8f6191d (diff)
Finish main menu decomp
Diffstat (limited to 'include/constants/global.h')
-rw-r--r--include/constants/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/global.h b/include/constants/global.h
index 3cac8d473..d7508c940 100644
--- a/include/constants/global.h
+++ b/include/constants/global.h
@@ -45,7 +45,7 @@ enum
enum
{
- OPTIONS_BUTTON_MODE_NORMAL,
+ OPTIONS_BUTTON_MODE_HELP,
OPTIONS_BUTTON_MODE_LR,
OPTIONS_BUTTON_MODE_L_EQUALS_A
};