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 f806a0c8..714c76f8 100644 --- a/engine/gfx/color.asm +++ b/engine/gfx/color.asm @@ -172,7 +172,7 @@ Function9102: RGB 08, 16, 28 RGB 00, 00, 00 -Unreferenced_Function9136: +Function9136: call CheckCGB ret nz ldh a, [hSGB] |