summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-01 08:09:15 -0500
committeryenatch <yenatch@gmail.com>2014-01-01 08:09:15 -0500
commit4dbf0d44e0ecd5575f251a649faba549f790b631 (patch)
treeb06d55bb43fbbc373625d5854bb116b7d0ead933 /main.asm
parenta18cab495dc3fdee85b89faf4b42ca48fd428c1e (diff)
comment and relabel more battle functions
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/main.asm b/main.asm
index c927ef1b5..e022cbc95 100644
--- a/main.asm
+++ b/main.asm
@@ -36789,7 +36789,7 @@ ClearBattleRAM: ; 2ef18
xor a
call ByteFill
- callab Function3d867
+ callab ResetEnemyStatLevels
call Function1fbf
@@ -37438,8 +37438,8 @@ Function3846c: ; 3846c
.asm_384a3
ld a, $1
ld [$d264], a
- callab Function3d834
- callab Function3d867
+ callab NewEnemyMonStatus
+ callab ResetEnemyStatLevels
ld hl, PlayerSubStatus1
res 7, [hl]
callba Function3d4e1