diff options
author | yenatch <yenatch@gmail.com> | 2017-06-25 00:23:12 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2017-06-25 00:26:50 -0400 |
commit | 2cae14cf5ae83831d5c387b3823de34d8d476908 (patch) | |
tree | b776589bf88596d7280011c3ea1d9befd32b287f /include/songs.h | |
parent | 3300def3b39752f9f290f10dbf0cf7748f0dec5b (diff) | |
parent | e72babd734ab7fd4e5c6d29f456b82d5e76e1bde (diff) |
Merge remote-tracking branch 'origin/master' into de/integrate-data-includes
Conflicts:
asm/battle_anim_8137220.s
asm-de/battle_message.s
Diffstat (limited to 'include/songs.h')
-rw-r--r-- | include/songs.h | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/include/songs.h b/include/songs.h index 8180ee67e..a813cc785 100644 --- a/include/songs.h +++ b/include/songs.h @@ -121,16 +121,16 @@ enum /*0x73*/ SE_TB_KON, /*0x74*/ SE_TB_KARA, /*0x75*/ SE_BIDORO, - SE_W085, - SE_W085B, - SE_W231, - SE_W171, - SE_W233, - SE_W233B, - SE_W145, - SE_W145B, - SE_W145C, - SE_W240, + /*0x76*/ SE_W085, + /*0x77*/ SE_W085B, + /*0x78*/ SE_W231, + /*0x79*/ SE_W171, + /*0x7A*/ SE_W233, + /*0x7B*/ SE_W233B, + /*0x7C*/ SE_W145, + /*0x7D*/ SE_W145B, + /*0x7E*/ SE_W145C, + /*0x7F*/ SE_W240, SE_W015, SE_W081, SE_W081B, |