junglejourney

changeset 143:c5a0980cb8ca

Aim to avoid problems with the object placement caused by the carry flag being set at the end of a level.
author David Boddie <david@boddie.org.uk>
date Sun Sep 11 02:17:13 2011 +0200
parents 217be373dfa7
children 9a9866af70fd
files mapcode.oph
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/mapcode.oph	Sun Sep 11 02:10:31 2011 +0200
     1.2 +++ b/mapcode.oph	Sun Sep 11 02:17:13 2011 +0200
     1.3 @@ -5558,6 +5558,7 @@
     1.4              jsr show_end_of_level_screen
     1.5  
     1.6              inc $578a
     1.7 +            clc
     1.8              jmp level_loop
     1.9  
    1.10              game_over: