summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/songs.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/constants/songs.h b/include/constants/songs.h
index b83b84f26..1f65585bd 100644
--- a/include/constants/songs.h
+++ b/include/constants/songs.h
@@ -252,6 +252,10 @@
#define SE_W063B 247
#define SE_CASHIER 248
+#define SE_HELP_OPEN 250
+#define SE_HELP_CLOSE 251
+#define SE_HELP_PAGE 252
+
#define MUS_ME_ASA 256
#define MUS_FANFA1 257
#define MUS_FANFA4 258
@@ -480,4 +484,4 @@
#define BGM_BATTLE30 483
#define BGM_ROUTE_118 0x7FFF // What is this for?
-#endif // GUARD_CONSTANTS_SONGS_H
+#endif \ No newline at end of file