Skip to content

Commit 51a909e

Browse files
committed
remove comments
1 parent 42f6ae2 commit 51a909e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.asm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4955,8 +4955,8 @@ targetTable:
49554955
.byte $5A,$A,$89,$1 ; 7
49564956
.byte $B8,$B,$DE,$1 ; 8
49574957
.byte $3E,$D,$B,$2 ; 9
4958-
.byte $A0,$F,$5C,$1 ; A (recalc with 100)
4959-
.byte $2C,$10,$83,$2 ; B (recalc with 100)
4958+
.byte $A0,$F,$5C,$1 ; A
4959+
.byte $2C,$10,$83,$2 ; B
49604960
.byte $94,$11,$CD,$2 ; C
49614961
.byte $38,$13,$DC,$2 ; D
49624962
.byte $B4,$14,$13,$3 ; E

0 commit comments

Comments
 (0)