aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/seafoamislands5.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-12-29 14:53:57 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-12-29 14:53:57 -0500
commitf0915e2b664f3c045cdea710aeced219396db8bb (patch)
tree791dd3a4cc749f482593f2bd3746f904304430d0 /scripts/seafoamislands5.asm
parentStart disassembling bank0F (Battle) (diff)
downloadpokeyellow-f0915e2b664f3c045cdea710aeced219396db8bb.tar.gz
pokeyellow-f0915e2b664f3c045cdea710aeced219396db8bb.tar.xz
pokeyellow-f0915e2b664f3c045cdea710aeced219396db8bb.zip
More BankF documentation
Also introduce bit direction constants and setpal macros
Diffstat (limited to 'scripts/seafoamislands5.asm')
-rwxr-xr-xscripts/seafoamislands5.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/seafoamislands5.asm b/scripts/seafoamislands5.asm
index 17ea82cb..98c27666 100755
--- a/scripts/seafoamislands5.asm
+++ b/scripts/seafoamislands5.asm
@@ -46,7 +46,7 @@ SeafoamIslands5Script0: ; 467c7 (11:67c7)
ld a, D_UP
ld [wSimulatedJoypadStatesEnd], a
call StartSimulatingJoypadStates
- ld hl, W_FLAGS_D733
+ ld hl, wFlags_D733
res 2, [hl]
ld a, $1
ld [wSeafoamIslands5CurScript], a