summaryrefslogtreecommitdiff
path: root/event/whiteout.asm
diff options
context:
space:
mode:
Diffstat (limited to 'event/whiteout.asm')
-rwxr-xr-xevent/whiteout.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/event/whiteout.asm b/event/whiteout.asm
index 38049b3b5..159f3a519 100755
--- a/event/whiteout.asm
+++ b/event/whiteout.asm
@@ -77,6 +77,6 @@ GetWhiteoutSpawn: ; 12527
xor a ; SPAWN_HOME
.yes
- ld [wd001], a
+ ld [DefaultSpawnpoint], a
ret
; 1253d