From 07183b5d2c1aa712da707d54e16deb65780be9e4 Mon Sep 17 00:00:00 2001 From: entrpntr Date: Fri, 5 Jun 2020 21:39:46 -0400 Subject: A bit more progress. --- engine/gfx/color.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/gfx') 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] -- cgit v1.2.3