mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-26 17:49:43 +00:00
fix The Last Ninja game bug
This commit is contained in:
parent
87e5db7497
commit
ab7fa205d9
@ -11,6 +11,8 @@
|
||||
lda #$60
|
||||
sta $9F7
|
||||
jsr $800 ; load DOS
|
||||
inx
|
||||
stx $FA ; fix sound
|
||||
lda #$60
|
||||
sta $9B5A
|
||||
jsr $9B05
|
||||
|
Loading…
Reference in New Issue
Block a user