diff options
Diffstat (limited to 'engine/color.asm')
-rw-r--r-- | engine/color.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/engine/color.asm b/engine/color.asm index 73427f843..9d49c6306 100644 --- a/engine/color.asm +++ b/engine/color.asm @@ -737,7 +737,8 @@ GetMonPalettePointer_: call GetMonPalettePointer ret -Function9779: mobile +Unreferenced_Function9779: + ret call CheckCGB ret z ld hl, BattleObjectPals |