aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-23 15:34:35 -0700
committeryenatch <yenatch@gmail.com>2014-05-23 15:34:35 -0700
commit8f8281fe6ed02d8235ab9f92fa6ae93f50a3bf8e (patch)
tree58a093bd6c1bdb5e0d7a978c8ace042c6b3d16bd /scripts
parentMore complete hardware constants. Rename joypad constants. (diff)
downloadpokeyellow-8f8281fe6ed02d8235ab9f92fa6ae93f50a3bf8e.tar.gz
pokeyellow-8f8281fe6ed02d8235ab9f92fa6ae93f50a3bf8e.tar.xz
pokeyellow-8f8281fe6ed02d8235ab9f92fa6ae93f50a3bf8e.zip
Comment some more bank 0 functions.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/halloffameroom.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/halloffameroom.asm b/scripts/halloffameroom.asm
index 962fa643..1ce2e978 100755
--- a/scripts/halloffameroom.asm
+++ b/scripts/halloffameroom.asm
@@ -58,7 +58,7 @@ HallofFameRoomScript2: ; 5a4bb (16:64bb)
dec b
jr nz, .asm_5a4ff ; 0x5a505 $f8
call WaitForTextScrollButtonPress
- jp InitGame
+ jp Init
HallofFameRoomScript0: ; 5a50d (16:650d)
ld a, $ff