diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-06-16 12:25:58 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-06-16 12:25:58 -0400 |
| commit | fefe2abd3b517d53708baeefea40ad7822354bd7 (patch) | |
| tree | dcc0339dd6083674a980e5fa956529341f6554d1 /main.asm | |
| parent | Complete unfinished function. (diff) | |
| download | pokeyellow-fefe2abd3b517d53708baeefea40ad7822354bd7.tar.gz pokeyellow-fefe2abd3b517d53708baeefea40ad7822354bd7.tar.xz pokeyellow-fefe2abd3b517d53708baeefea40ad7822354bd7.zip | |
Add JessieJamesPic
Diffstat (limited to 'main.asm')
| -rwxr-xr-x | main.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
