diff options
| author | YamaArashi <shadow962@live.com> | 2015-02-07 16:24:16 -0800 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-02-07 16:24:16 -0800 |
| commit | 4fd7a42b235b68ffc11d4f02305b695c2ed05549 (patch) | |
| tree | de8727d33beb886cb451a8d5e693ee46aafde55d /engine/battle/16.asm | |
| parent | comment drain HP effect (diff) | |
| download | pokeyellow-4fd7a42b235b68ffc11d4f02305b695c2ed05549.tar.gz pokeyellow-4fd7a42b235b68ffc11d4f02305b695c2ed05549.tar.xz pokeyellow-4fd7a42b235b68ffc11d4f02305b695c2ed05549.zip | |
commented battle stuff
Diffstat (limited to 'engine/battle/16.asm')
| -rwxr-xr-x | engine/battle/16.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/16.asm b/engine/battle/16.asm index d1cecbbe..4a215a37 100755 --- a/engine/battle/16.asm +++ b/engine/battle/16.asm @@ -55,7 +55,7 @@ PrintBeginningBattleText: ; 58d99 (16:4d99) ld hl, UnveiledGhostText call PrintText callab LoadEnemyMonData - callab Func_708ca + callab DoGhostMarowakRevelationAnimation ld hl, WildMonAppearedText call PrintText |
