diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-31 17:45:00 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-31 17:45:00 -0400 |
commit | 2ba12f82413470ee8d277d636a4316f900ea24d3 (patch) | |
tree | 5c8bf085c69229373b9895a1ad763daaed8f605e /wram.asm | |
parent | edf559611b3f40f293db0619e3ab3cef4155db07 (diff) |
Main menu functions, oak_speech.asm, some special warp functions with data, SetDebugTeam
Also change Func_3f0c6 to CopyUncompressedPicToTilemap
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2533,7 +2533,12 @@ wd47a:: ds 1 wd493:: ds 1 - ds 5 + ds 1 + +wd495:: ds 1 +wd496:: ds 1 +wd497:: ds 1 +wd498:: ds 1 wUnknownSerialFlag_d499:: ds 1 ; d498 wUnknownSerialFlag_d49a:: ds 1 ; d499 |