mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-21 17:31:08 +00:00
fix Grapple protection check
This commit is contained in:
parent
6256d9bf2e
commit
b838482d8f
Binary file not shown.
@ -10,8 +10,8 @@
|
||||
+ENABLE_ACCEL
|
||||
|
||||
lda #$60
|
||||
sta $3F07
|
||||
jsr $3EBB ; decompress
|
||||
sta $3F06
|
||||
jsr $3EBA ; decompress
|
||||
|
||||
+GET_MACHINE_STATUS
|
||||
and #CHEATS_ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user