You've already forked SpaghettiKart
mirror of
https://github.com/izzy2lost/SpaghettiKart.git
synced 2026-03-26 16:57:37 -07:00
78a7d156c9
* Bunch of fixes
20 lines
384 B
YAML
20 lines
384 B
YAML
:config:
|
|
vram:
|
|
addr: 0x800E52D0
|
|
offset: 0xE5ED0
|
|
header:
|
|
code:
|
|
- '#include <assets/some_data.h>'
|
|
header:
|
|
- '#include <libultraship.h>'
|
|
- '#include <common_structs.h>'
|
|
- '#include <align_asset_macro.h>'
|
|
gTLUTOnomatopoeia:
|
|
symbol: gTLUTOnomatopoeia
|
|
type: texture
|
|
offset: 0x800E52D0
|
|
ctype: u16
|
|
width: 16
|
|
height: 16
|
|
format: rgba16
|