aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-12-31 15:04:19 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-12-31 15:04:19 -0500
commitd3cd6e1e1a64a0093128918f9e02a79dc6d510cb (patch)
tree212ced67fff5042b40b2225d30087e41e83abf0a /engine/menu
parentMore BankF documentation (diff)
downloadpokeyellow-d3cd6e1e1a64a0093128918f9e02a79dc6d510cb.tar.gz
pokeyellow-d3cd6e1e1a64a0093128918f9e02a79dc6d510cb.tar.xz
pokeyellow-d3cd6e1e1a64a0093128918f9e02a79dc6d510cb.zip
BankF documentation from HasMonFainted to Func_3d536
Diffstat (limited to 'engine/menu')
-rwxr-xr-xengine/menu/main_menu.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/menu/main_menu.asm b/engine/menu/main_menu.asm
index 9a7b8de7..48346a02 100755
--- a/engine/menu/main_menu.asm
+++ b/engine/menu/main_menu.asm
@@ -20,7 +20,7 @@ MainMenu: ; 5ba6 (1:5ba6)
ld [hli],a
ld [hli],a
ld [hl],a
- ld [W_ANIMATIONID],a
+ ld [wAnimationID],a
ld hl,wd72e
res 6,[hl]
call ClearScreen