summaryrefslogtreecommitdiff
path: root/engine/gfx
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-28 10:21:10 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-28 10:21:10 -0400
commit6d333bed5fde0c2da0a6a9df2ccae83933400e42 (patch)
tree0485e425e27cdb5d373bbd7fad10af5dfc00fbd5 /engine/gfx
parent446f1846b1c614ab1538d1ce11aa2781c22717f2 (diff)
Replace many '; unused' with '; unreferenced'
Diffstat (limited to 'engine/gfx')
-rw-r--r--engine/gfx/pic_animation.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/gfx/pic_animation.asm b/engine/gfx/pic_animation.asm
index f2a59b75a..90bb06620 100644
--- a/engine/gfx/pic_animation.asm
+++ b/engine/gfx/pic_animation.asm
@@ -648,7 +648,7 @@ PokeAnim_ConvertAndApplyBitmask:
.skip2
ret
-; unused
+.UnusedSizeData: ; unreferenced
db 6, 5, 4
.GetTilemap: