diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-11 20:31:09 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-11 20:31:09 -0400 |
| commit | 041c4f28a3c35e31329222769534942439b70f29 (patch) | |
| tree | 07c7998e8b8c34f25c22e4292ff0f133c787679c /engine/titlescreen.asm | |
| parent | Pikachu movement functions (diff) | |
| download | pokeyellow-041c4f28a3c35e31329222769534942439b70f29.tar.gz pokeyellow-041c4f28a3c35e31329222769534942439b70f29.tar.xz pokeyellow-041c4f28a3c35e31329222769534942439b70f29.zip | |
Character dict; surfing minigame; printer debug
Diffstat (limited to 'engine/titlescreen.asm')
| -rwxr-xr-x | engine/titlescreen.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/titlescreen.asm b/engine/titlescreen.asm index c10e0315..74374dcf 100755 --- a/engine/titlescreen.asm +++ b/engine/titlescreen.asm @@ -194,7 +194,7 @@ DisplayTitleScreen: ; 4171 (1:4171) .asm_42f0 ; 42f0 (1:42f0) ; unreferenced - callab Func_e8e79 + callab PrinterDebug jp .loop .asm_42fb ; 42fb (1:42fb) |
