From a831b34e5c73b3166b6d45301861522b3c207cac Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 3 Nov 2020 22:52:50 -0500 Subject: Identify some uses of wBuffer1-6 in new Crystal code --- docs/bugs_and_glitches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3