aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/start_menu.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-11-15 15:01:55 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-11-15 15:01:55 -0500
commitc69fadf00ae8082df102005f834fc8d395870826 (patch)
tree030d8f465cbeaf84c68f79bab8345721b4ce55ef /engine/menu/start_menu.asm
parentengine/menu/party_menu.asm (diff)
downloadpokeyellow-c69fadf00ae8082df102005f834fc8d395870826.tar.gz
pokeyellow-c69fadf00ae8082df102005f834fc8d395870826.tar.xz
pokeyellow-c69fadf00ae8082df102005f834fc8d395870826.zip
engine/menu/start_menu.asm
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
Diffstat (limited to 'engine/menu/start_menu.asm')
-rwxr-xr-xengine/menu/start_menu.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/menu/start_menu.asm b/engine/menu/start_menu.asm
index adedc263..8a9ad229 100755
--- a/engine/menu/start_menu.asm
+++ b/engine/menu/start_menu.asm
@@ -7,6 +7,7 @@ DisplayStartMenu:: ; 29d1 (0:29d1)
RedisplayStartMenu:: ; 29e1 (0:29e1)
callba DrawStartMenu
+RedisplayStartMenu_DoNotDrawStartMenu: ; 29e9 (0:29e9)
callba PrintSafariZoneSteps ; print Safari Zone info, if in Safari Zone
call UpdateSprites
.loop