summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorPokeglitch <pokeglitchx@gmail.com>2018-06-15 07:19:24 -0400
committerPokeglitch <pokeglitchx@gmail.com>2018-06-15 07:19:24 -0400
commit3c2daf8f03499c2376da954ca41a1ffe4dc78775 (patch)
treee5515f7fa940bd2731faf1e18bd39b5b4837338b /home
parentc3b0443d8b9280fcb5d852e188037cf40ce4522c (diff)
Disassembled spawn points
Diffstat (limited to 'home')
-rw-r--r--home/map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm
index aac770c..8105781 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -331,7 +331,7 @@ MapSetup_Continue:: ; 22e6
call DisableLCD
call DisableAudio
call VolumeOff
- callab DebugWarp
+ callab LoadSpawnPoint
call CopyMapPartialAndAttributes
call SetUpMapBuffer
call InitUnknownBuffercc9e