fix typo in last commit.

This commit is contained in:
hugova 2025-07-28 18:50:22 +02:00
parent fddaa64187
commit b0434c4938

View file

@ -5,7 +5,7 @@
.include "pixel.inc"
fix_to_big_y_pos
fix_to_big_y_pos:
LDA #$C8
CMP Y_pos ;y_max = $C8
BCS fix_end