diff options
-rw-r--r-- | Remove-sprites-head-flipping-when-walking-down-(needs-more-edits).md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Remove-sprites-head-flipping-when-walking-down-(needs-more-edits).md b/Remove-sprites-head-flipping-when-walking-down-(needs-more-edits).md index d02eaa4..55339a3 100644 --- a/Remove-sprites-head-flipping-when-walking-down-(needs-more-edits).md +++ b/Remove-sprites-head-flipping-when-walking-down-(needs-more-edits).md @@ -13,6 +13,6 @@ FacingStepDown3: ; walking down 2 db 8, 0, RELATIVE_ATTRIBUTES | X_FLIP, $83 ``` -- ToDo: +**ToDo:** - The bike sprite could do without this effect so it moves side to side as usual - The player sprite in the naming screen and the pokegear map are unaffected by this
\ No newline at end of file |