fix Grapple protection check

This commit is contained in:
Peter Ferrie 2021-11-02 08:13:27 -07:00
parent 6256d9bf2e
commit b838482d8f
2 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
+ENABLE_ACCEL
lda #$60
sta $3F07
jsr $3EBB ; decompress
sta $3F06
jsr $3EBA ; decompress
+GET_MACHINE_STATUS
and #CHEATS_ENABLED