summaryrefslogtreecommitdiff
path: root/scripts/daycarem.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2014-08-08 22:39:13 -0700
committerYamaArashi <shadow962@live.com>2014-08-08 22:39:13 -0700
commit59f0507e4cd0693eb89f5ab3e44cb3c442666140 (patch)
tree331b08b7eb8c64dc3ff8c505f58a5c28763d79ad /scripts/daycarem.asm
parentc9946975d4cd806c92c1aa1efef94eb41d8b9d36 (diff)
Labelled many functions/variables
Diffstat (limited to 'scripts/daycarem.asm')
-rwxr-xr-xscripts/daycarem.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/daycarem.asm b/scripts/daycarem.asm
index e463d380..73ae6636 100755
--- a/scripts/daycarem.asm
+++ b/scripts/daycarem.asm
@@ -26,7 +26,7 @@ DayCareMText1: ; 56254 (15:6254)
xor a
ld [wcfcb], a
ld [wd07d], a
- ld [wcc35], a
+ ld [wMenuItemToSwap], a
call DisplayPartyMenu
push af
call GBPalWhiteOutWithDelay3
@@ -65,7 +65,7 @@ DayCareMScript_562e1: ; 562e1 (15:62e1)
ld a, $3
ld [wcc49], a
call LoadMonData
- callab Func_58f43
+ callab CalcLevelFromExperience
ld a, d
cp $64
jr c, .asm_56315