diff options
Diffstat (limited to 'docs/bugs_and_glitches.md')
-rw-r--r-- | docs/bugs_and_glitches.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md index 4d7abd7a2..9c93eb8fc 100644 --- a/docs/bugs_and_glitches.md +++ b/docs/bugs_and_glitches.md @@ -1313,7 +1313,7 @@ First, edit `UsedSurfScript` in [engine/events/overworld.asm](https://github.com callasm .empty_fn ; empty function - readmem wBuffer2 + readmem wSurfingPlayerState writevar VAR_MOVEMENT special UpdatePlayerSprite |