mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-05 18:25:43 +00:00
ootw: stop at right of screen now too
This commit is contained in:
@@ -244,6 +244,14 @@ right:
|
||||
beq face_right
|
||||
|
||||
inc PHYSICIST_X
|
||||
lda PHYSICIST_X
|
||||
cmp #37
|
||||
bne just_fine_right
|
||||
too_far_right:
|
||||
dec PHYSICIST_X
|
||||
just_fine_right:
|
||||
|
||||
|
||||
inc GAIT
|
||||
inc GAIT
|
||||
jmp done_keypress
|
||||
|
Reference in New Issue
Block a user