From 1253640dc41e845453cbfd42c0c85382f0be3a59 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sat, 12 Sep 2015 13:17:31 -0400 Subject: Document some bank3f code. --- wram.asm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index 2c1e9077..0222922e 100755 --- a/wram.asm +++ b/wram.asm @@ -2503,9 +2503,8 @@ wDestinationWarpID:: ; d42f wd430:: ds 1 ; d42f wd431:: ds 1 ; d430 - - ds 2 - +wd432:: ds 1 ; d431 +wd433:: ds 1 ; d432 wd434:: ds 1 wd435:: ds 1 wd436:: ds 1 -- cgit v1.3.1-sl0p