fix Space Rescue display

This commit is contained in:
Peter Ferrie 2022-07-29 09:25:44 -07:00
parent 90fb9b59d6
commit a64bebb050
2 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
+ENABLE_ACCEL +ENABLE_ACCEL
lda #$60 lda #$60
sta $67ED sta $67DE
jsr $4B43 ; decompress jsr $4B29 ; decompress
+NEW_RESET_VECTOR $200 +NEW_RESET_VECTOR $200
; game leaks stack ; game leaks stack