summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-08-12 12:50:05 -0500
committerdannye <corrnondacqb@yahoo.com>2016-08-12 13:32:41 -0500
commitaa1e3eac34137d88d6bc1df4fac6f32ceab404b6 (patch)
treec4177a4bc694a212a4c35a790c28c71f72db67cb /wram.asm
parent032f961ef26a94caf385f6d5ae5823a0066d4d66 (diff)
Internal order = Pokedex order
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 0321545c..c28cbec8 100755
--- a/wram.asm
+++ b/wram.asm
@@ -2089,6 +2089,8 @@ wMonHGrowthRate:: ; d0cb
wMonHLearnset:: ; d0cc
; bit field
flag_array 50 + 5
+
+wMonHPicBank:: ; d0d3
ds 1
wSavedTilesetType:: ; d0d4