summaryrefslogtreecommitdiff
path: root/engine/gfx
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-05 20:10:01 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-05 20:10:01 -0400
commit42d0a2567a574e652aa1b56cd3ddf7f50a7193af (patch)
tree628d8f0976b9df75c12bfec8ba507ff9980ac158 /engine/gfx
parent6b7ade66da6bae234ccc3c41a8f85247a2d4ce03 (diff)
Identify some more unnamed labels
Diffstat (limited to 'engine/gfx')
-rw-r--r--engine/gfx/color.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/gfx/color.asm b/engine/gfx/color.asm
index cf71e4803..76c2dc504 100644
--- a/engine/gfx/color.asm
+++ b/engine/gfx/color.asm
@@ -743,7 +743,7 @@ CGBCopyBattleObjectPals: ; unreferenced
BattleObjectPals:
INCLUDE "gfx/battle_anims/battle_anims.pal"
-Function97cc: ; unreferenced
+CGBCopyTwoPredefObjectPals: ; unreferenced
call CheckCGB
ret z
ld a, (1 << rOBPI_AUTO_INCREMENT) | $10