diff options
Diffstat (limited to 'include/constants')
| -rw-r--r-- | include/constants/songs.h | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/include/constants/songs.h b/include/constants/songs.h index dd9335761..b83b84f26 100644 --- a/include/constants/songs.h +++ b/include/constants/songs.h @@ -250,6 +250,8 @@  #define SE_W287B 245  #define SE_W114 246  #define SE_W063B 247 +#define SE_CASHIER 248 +  #define MUS_ME_ASA 256  #define MUS_FANFA1 257  #define MUS_FANFA4 258 @@ -260,6 +262,7 @@  #define MUS_ME_SHINKA 263  #define BGM_FRLG_SAFARI_ZONE 264  #define MUS_SHINKA BGM_FRLG_SAFARI_ZONE +#define BGM_FRLG_CHANSEY_DANCE 267  #define MUS_ME_B_BIG 268  #define MUS_ME_B_SMALL 269  #define MUS_ME_WASURE 270 | 
