diff options
Diffstat (limited to 'engine/gfx')
-rw-r--r-- | engine/gfx/color.asm | 2 |
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 |