aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-06-07 14:36:55 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-06-07 14:36:55 -0400
commit51c3bd8b762c7c7412b44472f7dd4aac2cc11ef7 (patch)
tree2d6066a2bc993d95ba6e50dca1209692c3ace142 /wram.asm
parentMore bank3f code. (diff)
downloadpokeyellow-51c3bd8b762c7c7412b44472f7dd4aac2cc11ef7.tar.gz
pokeyellow-51c3bd8b762c7c7412b44472f7dd4aac2cc11ef7.tar.xz
pokeyellow-51c3bd8b762c7c7412b44472f7dd4aac2cc11ef7.zip
Fixed many homebank functions.
Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too.
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm11
1 files changed, 8 insertions, 3 deletions
diff --git a/wram.asm b/wram.asm
index a2d5dc38..6b84c8e4 100755
--- a/wram.asm
+++ b/wram.asm
@@ -1631,8 +1631,8 @@ wDestinationWarpID:: ; d42f
; if $ff, the player's coordinates are not updated when entering the map
ds 1
-wd430:: ds 1 ; d430
-wd431:: ds 1 ; d431
+wd430:: ds 1 ; d42f
+wd431:: ds 1 ; d430
ds 2
@@ -1650,7 +1650,12 @@ wd44b:: ds 1
wd472:: ds 1
wd473:: ds 1
- ds 61
+ ds 39
+
+wUnknownSerialFlag_d49a:: ds 1 ; d499
+wUnknownSerialFlag_d49b:: ds 1 ; d49a
+
+ ds 21
wd4b0:: ds 1 ; number of signs on the map
wd4b1:: ds 32 ; starting address for sign coords