mirror of
https://github.com/jeremysrand/BuGS.git
synced 2025-04-05 09:38:00 +00:00
Ignore offscreen collisions
This commit is contained in:
parent
520aaa5a34
commit
7d64340b5d
@ -140,6 +140,8 @@ updateShot_checkCollision anop
|
||||
bne updateShot_collision
|
||||
rtl
|
||||
updateShot_collision anop
|
||||
cpx #SCREEN_ADDRESS
|
||||
blt updateShot_done
|
||||
and #$3333
|
||||
bne updateShot_maybeMushroom
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user