Dump gMPlayTable and gSongTable

This commit is contained in:
nullableVoidPtr
2018-11-20 19:49:35 +08:00
parent c7045ae369
commit ff37bfefe0
4 changed files with 972 additions and 6 deletions

View File

@@ -1,9 +1,8 @@
.section .rodata
.global gMPlayTable
gMPlayTable: @ 9E8665C
.incbin "baserom.gba", 0x1E8665C, 0x60
.include "include/macros/m4a.inc"
.global gSongTable
gSongTable: @ 9E866BC
.incbin "baserom.gba", 0x1E866BC
.include "sound/music_player_table.inc"
.include "sound/song_table.inc"
.incbin "baserom.gba", 0x1E8841C