diff options
Diffstat (limited to 'asm/ewram.s')
-rwxr-xr-x | asm/ewram.s | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/asm/ewram.s b/asm/ewram.s index c5d97d1..ae27129 100755 --- a/asm/ewram.s +++ b/asm/ewram.s @@ -13,3 +13,31 @@ ds gIntrTable @ 0x2003060 .space 0x8060 ds gUnknown_0200B0C0 @ 0x200B0C0 + +.space 0x26A70 + +ds gSoundInfo @ 0x2031B30 + +.space 0x1020 + +ds gPokemonCryMusicPlayers @ 0x2032B50 + +.space 0x80 + +ds gMPlayJumpTable @ 0x2032BD0 + +.space 0x90 + +ds gCgbChans @ 0x2032C60 + +.space 0x100 + +ds gPokemonCryTracks @ 0x2032D60 + +.space 0x140 + +ds gPokemonCrySong @ 0x2032EA0 + +.space 0x100 + +ds gMPlayMemAccArea @ 0x2032FA0 |