aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/16.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-02-07 16:24:16 -0800
committerYamaArashi <shadow962@live.com>2015-02-07 16:24:16 -0800
commit4fd7a42b235b68ffc11d4f02305b695c2ed05549 (patch)
treede8727d33beb886cb451a8d5e693ee46aafde55d /engine/battle/16.asm
parentcomment drain HP effect (diff)
downloadpokeyellow-4fd7a42b235b68ffc11d4f02305b695c2ed05549.tar.gz
pokeyellow-4fd7a42b235b68ffc11d4f02305b695c2ed05549.tar.xz
pokeyellow-4fd7a42b235b68ffc11d4f02305b695c2ed05549.zip
commented battle stuff
Diffstat (limited to 'engine/battle/16.asm')
-rwxr-xr-xengine/battle/16.asm2
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