From 2ba12f82413470ee8d277d636a4316f900ea24d3 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sat, 31 Oct 2015 17:45:00 -0400 Subject: Main menu functions, oak_speech.asm, some special warp functions with data, SetDebugTeam Also change Func_3f0c6 to CopyUncompressedPicToTilemap --- wram.asm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index 84af03e7..5ceb135d 100755 --- a/wram.asm +++ b/wram.asm @@ -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 -- cgit v1.3.1-sl0p