shave some bytes

This commit is contained in:
4am 2020-10-25 00:31:47 -04:00
parent 4c2ac4453d
commit bea329652a

View File

@ -64,8 +64,7 @@ hgrlo = $300 ; [$C0 bytes]
bne - bne -
pla pla
; X=0
ldx #0
- lda BoxInitialStages-BoxStages, x - lda BoxInitialStages-BoxStages, x
sta $00, x sta $00, x
lda CLEAR_STAGE0, x lda CLEAR_STAGE0, x