mirror of
https://github.com/jeremysrand/BuGS.git
synced 2025-01-04 23:30:06 +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…
Reference in New Issue
Block a user