diff options
Diffstat (limited to 'home/overworld.asm')
-rw-r--r-- | home/overworld.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/overworld.asm b/home/overworld.asm index 9d9b804a..f08ef86a 100644 --- a/home/overworld.asm +++ b/home/overworld.asm @@ -2044,7 +2044,7 @@ ResetMapVariables:: ; 0f56 (0:0f56) ld [hSCX],a ld [wWalkCounter],a ld [wUnusedD119],a - ld [W_SPRITESETID],a + ld [wSpriteSetID],a ld [wWalkBikeSurfStateCopy],a ret |