mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-25 18:38:26 -05:00
Dump gMPlayTable and gSongTable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user