aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-06-16 12:25:58 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-06-16 12:25:58 -0400
commitfefe2abd3b517d53708baeefea40ad7822354bd7 (patch)
treedcc0339dd6083674a980e5fa956529341f6554d1
parentComplete unfinished function. (diff)
downloadpokeyellow-fefe2abd3b517d53708baeefea40ad7822354bd7.tar.gz
pokeyellow-fefe2abd3b517d53708baeefea40ad7822354bd7.tar.xz
pokeyellow-fefe2abd3b517d53708baeefea40ad7822354bd7.zip
Add JessieJamesPic
-rwxr-xr-xmain.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.asm b/main.asm
index cfebad5e..f1876059 100755
--- a/main.asm
+++ b/main.asm
@@ -5817,6 +5817,7 @@ LoreleiPic:: INCBIN "pic/trainer/lorelei.pic"
ChannelerPic:: INCBIN "pic/trainer/channeler.pic"
AgathaPic:: INCBIN "pic/trainer/agatha.pic"
LancePic:: INCBIN "pic/trainer/lance.pic"
+JessieJamesPic:: INCBIN "pic/ytrainer/jessiejames.pic"
INCLUDE "data/mapHeaders/battlecenterm.asm"
INCLUDE "scripts/battlecenterm.asm"