mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-03 00:33:55 +03:00
41698a131a
* try * progress * hasta la vista, baby * ast_warp_zone matching * remove symbols from linker * new version of Torch * ast_warp_zone
19 lines
331 B
YAML
19 lines
331 B
YAML
:config:
|
|
segments:
|
|
seg15: 0xD25100
|
|
header:
|
|
code:
|
|
- '#include "assets/ast_logo.h"'
|
|
header:
|
|
- '#include "gfx.h"'
|
|
- '#include "sf64object.h"'
|
|
- '#include "structs.h"'
|
|
|
|
nintendo_logo:
|
|
type: TEXTURE
|
|
offset: 0xF000000
|
|
format: IA8
|
|
width: 128
|
|
height: 74
|
|
ctype: u8
|
|
symbol: gNintendoLogo |