Fix typo in bowser setup

This commit is contained in:
Lucas Scharenbroich 2023-05-26 08:04:07 -05:00
parent 22f43a42de
commit f8cd5c5a6c

View File

@ -10590,7 +10590,7 @@ CopyFToR tya ;move bowser's rear object position value to
stx GTE_TMP
tyx
sta Enemy_X_Position,y
sta Enemy_X_Position,x
ldx GTE_TMP
lda Enemy_MovingDir,x