mirror of
https://github.com/pret/pokeruby.git
synced 2026-09-14 05:56:52 -05:00
Song pointers incbin.
This commit is contained in:
1871
data/music/song_pointers.s
Normal file
1871
data/music/song_pointers.s
Normal file
File diff suppressed because it is too large
Load Diff
@@ -31,5 +31,6 @@ gMPlayTable:: @ 845545C
|
||||
.incbin "baserom.gba", 0x0045545c, 0x30
|
||||
|
||||
gSongTable:: @ 845548C
|
||||
.incbin "baserom.gba", 0x0045548c, 0xEA0 @ pointer tables
|
||||
@ 845548C
|
||||
.include "data/music/song_pointers.s"
|
||||
.incbin "baserom.gba", 0x0045632C, 0x25A3FC
|
||||
|
||||
Reference in New Issue
Block a user