diff options
| author | YamaArashi <shadow962@live.com> | 2015-02-08 18:40:08 -0800 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-02-08 18:40:08 -0800 |
| commit | 7b7c563c93155e121e05149779cfb78b0bf9d259 (patch) | |
| tree | 314cf9047bd6266cd261746949332f959e5878db /engine/battle/16.asm | |
| parent | named misc functions (diff) | |
| download | pokeyellow-7b7c563c93155e121e05149779cfb78b0bf9d259.tar.gz pokeyellow-7b7c563c93155e121e05149779cfb78b0bf9d259.tar.xz pokeyellow-7b7c563c93155e121e05149779cfb78b0bf9d259.zip | |
Rename some labels
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 4a215a37..9a00bd98 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 DoGhostMarowakRevelationAnimation + callab MarowakAnim ld hl, WildMonAppearedText call PrintText |
