diff options
Diffstat (limited to 'sound/music_player_table.inc')
-rw-r--r-- | sound/music_player_table.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sound/music_player_table.inc b/sound/music_player_table.inc index 452ee78f5..049c2186e 100644 --- a/sound/music_player_table.inc +++ b/sound/music_player_table.inc @@ -1,6 +1,6 @@ .align 2 gMPlayTable:: @ 845545C - music_player gMPlay_BGM, gUnknown_030007B8 + 0x40, 10, 0 - music_player gMPlay_SE1, gUnknown_030007B8 + 0x360, 3, 1 - music_player gMPlay_SE2, gUnknown_030007B8 + 0x450, 9, 1 - music_player gMPlay_SE3, gUnknown_030007B8 + 0x720, 1, 0 + music_player gMPlayInfo_BGM, gUnknown_030007B8 + 0x40, 10, 0 + music_player gMPlayInfo_SE1, gUnknown_030007B8 + 0x360, 3, 1 + music_player gMPlayInfo_SE2, gUnknown_030007B8 + 0x450, 9, 1 + music_player gMPlayInfo_SE3, gUnknown_030007B8 + 0x720, 1, 0 |