diff options
| author | entrpntr <entrpntr@gmail.com> | 2020-06-19 07:32:01 -0400 |
|---|---|---|
| committer | entrpntr <entrpntr@gmail.com> | 2020-06-19 07:35:14 -0400 |
| commit | 9d0c8dbf8e57fa2832f71fae94de7552e270d367 (patch) | |
| tree | f00d94c0f03ebbe4358a6ff794c323ac7cc6ea45 /engine/gfx | |
| parent | e87159ed7bbff17f2e3c0a074860c0eaa54f9cbb (diff) | |
Rename labels to stop cheating the unnamed.py script.
Diffstat (limited to 'engine/gfx')
| -rw-r--r-- | engine/gfx/cgb_layouts.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
