summaryrefslogtreecommitdiff
path: root/engine/gfx
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-23 16:04:15 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-23 16:04:15 -0400
commita2b6befd7d12b2ad8bb97979a10519500dcdd870 (patch)
tree48fbfc2cec4e64748b13d56b7e3e9efe1a53a01e /engine/gfx
parent7991db972b5892c36a7b004404c16f28f6b65bad (diff)
Identify some more labels, mostly WRAM
Diffstat (limited to 'engine/gfx')
-rw-r--r--engine/gfx/cgb_layouts.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/gfx/cgb_layouts.asm b/engine/gfx/cgb_layouts.asm
index d9bd9a915..cd6f16cdb 100644
--- a/engine/gfx/cgb_layouts.asm
+++ b/engine/gfx/cgb_layouts.asm
@@ -321,7 +321,7 @@ _CGB_BillsPC:
ldh [hCGBPalUpdate], a
ret
-Function9009:
+Function9009: ; unreferenced
ld hl, BillsPCOrangePalette
call LoadHLPaletteIntoDE
jr .GotPalette