summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-10-11 12:15:03 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-10-11 12:26:39 -0400
commit327faac497b4195dbf1d3c8dbfeb2adcda9deb27 (patch)
treec081ba04287f441383f32d18ee0bd2ecafbfc184 /wram.asm
parentd42330ed8b591db79c43ef680edc5965d6a7b14b (diff)
Magikarp functions moved to event/magikarp.asm
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm7
1 files changed, 4 insertions, 3 deletions
diff --git a/wram.asm b/wram.asm
index 128092942..85b8f6614 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1191,6 +1191,7 @@ CurSpecies:: ; cf60
wcf61:: ds 2
wcf63:: ds 1
wNrOfBeatenBattleTowerTrainers::
+wMomBankDigitCursorPosition::
wcf64:: ds 1
IF !DEF(CRYSTAL11)
wPokedexStatus::
@@ -2579,9 +2580,9 @@ wdfe4:: ds 1
wdfe5:: ds 1
wdfe6:: ds 1
wdfe7:: ds 1
-wdfe8:: ds 1
-wdfe9:: ds 1
- ds 1
+wBestMagikarpLengthFeet:: ds 1
+wBestMagikarpLengthInches:: ds 1
+wMagikarpRecordHoldersName:: ds 1
ds 1
wdfec:: ds 1
ds 3