From 9d0c8dbf8e57fa2832f71fae94de7552e270d367 Mon Sep 17 00:00:00 2001 From: entrpntr Date: Fri, 19 Jun 2020 07:32:01 -0400 Subject: Rename labels to stop cheating the unnamed.py script. --- engine/gfx/cgb_layouts.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/gfx') diff --git a/engine/gfx/cgb_layouts.asm b/engine/gfx/cgb_layouts.asm index 0fb65851..3288e486 100644 --- a/engine/gfx/cgb_layouts.asm +++ b/engine/gfx/cgb_layouts.asm @@ -303,7 +303,7 @@ _CGB_BillsPC: ldh [hCGBPalUpdate], a ret -Function9009: +Function95a0: ld hl, BillsPCOrangePalette call LoadHLPaletteIntoDE jr .GotPalette -- cgit v1.2.3