Add Lumine Hall font graphics in preparation for VWF

This commit is contained in:
PhoenixBound 2019-12-28 16:44:59 -06:00
parent dbc209ee4f
commit 6a4622a07a
2 changed files with 10 additions and 0 deletions

Binary file not shown.

View File

@ -1673,6 +1673,16 @@ nop
.org 0x82D92D4 :: dw moved_graphics_table :: dw moved_graphics_table + 0x1CD2C
.org 0x82D9BBC :: dw moved_graphics_table + 0x26618 :: dw moved_graphics_table + 0x3F818
//==============================================================================
// Lumine Hall hacks
//==============================================================================
.org 0x82DCF94
lumine_char_tilemap:
.area 4000h,00h
.incbin "data/lumine-char-tilemap.bin"
.endarea
//==============================================================================
// Cartridge choosing screen hacks
//==============================================================================