summaryrefslogtreecommitdiff
path: root/docs/bugs_and_glitches.md
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-11-03 22:52:50 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2020-11-03 22:52:50 -0500
commita831b34e5c73b3166b6d45301861522b3c207cac (patch)
treeded181e063004fecc742b46f21936d7a9f4b5129 /docs/bugs_and_glitches.md
parent9f62d7911bdc0550d9ef1e66195ed22fb7f3ba1c (diff)
Identify some uses of wBuffer1-6 in new Crystal code
Diffstat (limited to 'docs/bugs_and_glitches.md')
-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 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