Files
SpaghettiKart/assets/debug_font.json
T
coco875 eb69ec2493 rename some texture (#530)
* rename some texture

* format common_texture
2024-01-16 19:07:37 -07:00

5 lines
345 B
JSON

{
"common_tlut_debug_font": {"output_dir": "debug_font", "rom_offset": "0x132B50", "block_offset": "0x6ED8", "width": 4, "height": 4, "type": "rgba16"},
"common_texture_debug_font": {"output_dir": "debug_font", "rom_offset": "0x132B50", "block_offset": "0x6EF8", "width": 128, "height": 32, "type": "ci4", "tlut": "common_tlut_debug_font"}
}