summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-10 19:51:13 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-10 19:51:13 -0500
commit8fb01de917b040e4e5d7f392c5b01f33a1341033 (patch)
tree13a9febbaf2c2a7aa48ab447e6a6167e83bfe012 /wram.asm
parentb1e63485d8747ef4946b56a5d0c07c4fdfaf7186 (diff)
No more DefaultFlypoint
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm9
1 files changed, 0 insertions, 9 deletions
diff --git a/wram.asm b/wram.asm
index 6dfe85168..0354baa8b 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1400,47 +1400,38 @@ wDaysSince:: ds 1
SECTION "WRAM 1", WRAMX, BANK [1]
-MiscBuffer0::
wd000:: ds 1
-MiscBuffer1::
DefaultSpawnpoint::
wd001:: ds 1
wd002::
-MiscBuffer2::
PhoneScriptBank::
-DefaultFlypoint:: ; d002
LuckyNumberDigit1Buffer::
wCurrentRadioLine::
wMovementBufferCount::
ds 1
wd003::
-MiscBuffer3::
LuckyNumberDigit2Buffer::
PhoneCallerLo::
wNextRadioLine::
wMovementBufferPerson::
ds 1
wd004::
-MiscBuffer4::
LuckyNumberDigit3Buffer::
PhoneCallerHi::
wRadioTextDelay::
ds 1
wd005::
-MiscBuffer5::
LuckyNumberDigit4Buffer::
StartFlypoint:: ; d005
wNumRadioLinesPrinted::
ds 1
wd006::
-MiscBuffer6::
LuckyNumberDigit5Buffer::
EndFlypoint:: ; d006
wOaksPkmnTalkSegmentCounter::
ds 1
wd007::
-MiscBuffer7::
MovementBuffer:: ; d007
ds 1