diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-01-23 15:31:55 -0500 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-01-23 15:31:55 -0500 |
| commit | d973447818ba774a166ebc748572487dc3071ba9 (patch) | |
| tree | 43944515b5b2e2dfd3832db63435d65554d31d57 /engine/battle/scroll_draw_trainer_pic.asm | |
| parent | More bankF documentation. (diff) | |
| download | pokeyellow-d973447818ba774a166ebc748572487dc3071ba9.tar.gz pokeyellow-d973447818ba774a166ebc748572487dc3071ba9.tar.xz pokeyellow-d973447818ba774a166ebc748572487dc3071ba9.zip | |
More BankF documentation
MoveHitTest to MoveEffectPointerTable
Diffstat (limited to 'engine/battle/scroll_draw_trainer_pic.asm')
| -rw-r--r-- | engine/battle/scroll_draw_trainer_pic.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/scroll_draw_trainer_pic.asm b/engine/battle/scroll_draw_trainer_pic.asm index e5e66b38..8e65c973 100644 --- a/engine/battle/scroll_draw_trainer_pic.asm +++ b/engine/battle/scroll_draw_trainer_pic.asm @@ -1,4 +1,4 @@ -_ScrollTrainerPicAfterBattle: ; f4259 (e:f4259) +_ScrollTrainerPicAfterBattle: ; f4259 (3d:4259) ; Load the enemy trainer's pic and scrolls it into ; the screen from the right. xor a |
