diff options
author | camthesaxman <cameronghall@cox.net> | 2017-05-17 17:40:04 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-05-17 17:40:04 -0500 |
commit | 14c5c79f3e3f903e3e7b34b5c0c9bb3b90e7ab75 (patch) | |
tree | 52e00e2812506d5252649d7abbd0f9de3eb2f258 /include/songs.h | |
parent | 7801f9cd2e1471cd33e33047f049bbdc6da6e785 (diff) |
fill holes in party_menu.c and add battle_interface.h header
Diffstat (limited to 'include/songs.h')
-rw-r--r-- | include/songs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/songs.h b/include/songs.h index 244bb9808..c465ac562 100644 --- a/include/songs.h +++ b/include/songs.h @@ -120,7 +120,7 @@ enum /*0x72*/ SE_TB_START, /*0x73*/ SE_TB_KON, /*0x74*/ SE_TB_KARA, - SE_BIDORO, + /*0x75*/ SE_BIDORO, SE_W085, SE_W085B, SE_W231, @@ -269,7 +269,7 @@ enum BGM_GIM, BGM_NAMINORI, BGM_DAN01, - BGM_FANFA1, + /*0x16F*/ BGM_FANFA1, BGM_ME_ASA, BGM_ME_BACHI, BGM_FANFA4, |