Boucy Castle sfx

This commit is contained in:
2022-08-11 00:54:00 -04:00
parent bb826b680d
commit 268d99ffaf
4 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ FirstSTART
; one time zero variables in RAM (non zero page)
lda #0
ldy #OneTimeZeroVariablesCount-1
@ sta OneTimeZeroVariables
@ sta OneTimeZeroVariables,y
dey
bpl @-