diff options
author | yenatch <yenatch@gmail.com> | 2017-05-28 14:15:22 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2017-05-28 14:15:22 -0400 |
commit | f748d34aa389b9e80fc6cab81e6efb1867327f7b (patch) | |
tree | 92343b604a0df54d4ecf549ee85d4273a1784352 /engine/clock_reset.asm | |
parent | fd7cf5987a6e4958d63645c76e994c96b51fcc4c (diff) | |
parent | 288902139f00a9113ea9b360eb00d3109727dcfe (diff) |
Merge remote-tracking branch 'origin/master' into c-tools
Diffstat (limited to 'engine/clock_reset.asm')
-rwxr-xr-x | engine/clock_reset.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/clock_reset.asm b/engine/clock_reset.asm index 546cc8c13..4e6f588e9 100755 --- a/engine/clock_reset.asm +++ b/engine/clock_reset.asm @@ -121,7 +121,7 @@ RestartClock: ; 20021 (8:4021) ; 0x200ba .joy_loop - call Function354b + call JoyTextDelay_ForcehJoyDown ld c, a push af call .PrintTime |