summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-16 19:38:00 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-16 19:38:00 -0400
commitf2550fc3c208508aaba3a9c2f26dcd12d81c6bc5 (patch)
tree347d073f87f6a5fa70b077c8f66b6b09575925e4 /docs
parentf76dabedcc8af56c871e06a4721de4c79bd30908 (diff)
ReplaceKrisSprite -> UpdatePlayerSprite
Diffstat (limited to 'docs')
-rw-r--r--docs/bugs_and_glitches.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md
index 6220ff343..34224d97a 100644
--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -1766,7 +1766,7 @@ First, edit `UsedSurfScript` in [engine/events/overworld.asm](https://github.com
readmem wBuffer2
writevar VAR_MOVEMENT
- special ReplaceKrisSprite
+ special UpdatePlayerSprite
special PlayMapMusic
-; step into the water (slow_step DIR, step_end)
special SurfStartStep