diff options
Diffstat (limited to 'data/sound_data.s')
-rw-r--r-- | data/sound_data.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/sound_data.s b/data/sound_data.s index d98ac4f50..39b3f34bb 100644 --- a/data/sound_data.s +++ b/data/sound_data.s @@ -42,4 +42,5 @@ gMPlayTable: @ 845545C .global gSongTable gSongTable: @ 845548C - .incbin "baserom.gba", 0x0045548c, 0x25B29C + .incbin "baserom.gba", 0x0045548c, 0xEA0 @ pointer tables + .incbin "baserom.gba", 0x0045632C, 0x25A3FC |