summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-04-29 16:32:05 -0400
committeryenatch <yenatch@gmail.com>2013-04-29 16:32:05 -0400
commit94cdb091c9dc09da8efab21c0676471b0d38d96a (patch)
treeeed6e8d2398cd9af3ccc421a16a672d61cd37b39 /wram.asm
parent620d5c09c70d85a07bc9c55875db971ac3cd7097 (diff)
i have a clue what most of this does
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 955ebab21..713b16393 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1104,6 +1104,7 @@ EnemyMonMaxHPHi: ; d218
EnemyMonMaxHPLo: ; d219
ds 1
+EnemyMonStats:
EnemyMonAtk: ; d21a
ds 2
EnemyMonDef: ; d21c
@@ -1114,6 +1115,7 @@ EnemyMonSpclAtk: ; d220
ds 2
EnemyMonSpclDef: ; d222
ds 2
+EnemyMonStatsEnd
EnemyMonType1: ; d224
ds 1