diff options
author | chaos-lord <dd4791.mariokarter@hotmail.co.uk> | 2017-07-11 18:46:53 +0100 |
---|---|---|
committer | chaos-lord <dd4791.mariokarter@hotmail.co.uk> | 2017-07-11 18:46:53 +0100 |
commit | cfb351f0729f832aa0cc90594d0e3cdececbe082 (patch) | |
tree | 1cdd3c69e72a9322801a671438b0dc3ef4147d39 /main.asm | |
parent | 8ab77c0d8e08664717914a390010e202877c3147 (diff) |
more travel changes
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ INCLUDE "engine/pinball_game/end_of_ball_bonus.asm" SECTION "bank4", ROMX -Func_10000: ; 0x10000 +Func_10000: ; 0x10000 set to 4 b ld c, a ld a, [wInSpecialMode] ;special mode in c and a |