Add Lumine Hall font graphics in preparation for VWF
This commit is contained in:
parent
dbc209ee4f
commit
6a4622a07a
Binary file not shown.
|
@ -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
|
||||
//==============================================================================
|
||||
|
|
Loading…
Reference in New Issue