diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-20 15:15:32 -0500 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-20 15:15:32 -0500 |
| commit | 7b3090e22aefffa464570ac34665ee8e43df873d (patch) | |
| tree | df5bc383b2f1ed2a8ebdd358306f3f9742f41d5c /gfx | |
| parent | 812976cee6ba39d50583921273ad85195e77be37 (diff) | |
Annotate battle tower text bug
Diffstat (limited to 'gfx')
| -rw-r--r-- | gfx/pics/animation.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/pics/animation.asm b/gfx/pics/animation.asm index fd37b0497..ea87f97e5 100644 --- a/gfx/pics/animation.asm +++ b/gfx/pics/animation.asm @@ -1113,7 +1113,7 @@ Functiond066e: ; d066e push bc push hl ld de, VTiles2 - predef Function5108b + predef FrontpicPredef pop hl pop bc ld d, 0 |
