mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-03 00:33:55 +03:00
0b13c0edef
* Added torch and ast_logo yml * Added torch into makefile * Added torch into tools all rule * Fixed version and removed clang-format from c header * Reverted settings.json unrelated change * Bump version * Readded -s flag * Fixed Makefile indentation
14 lines
215 B
YAML
14 lines
215 B
YAML
:config:
|
|
segments:
|
|
seg15: 0xD25100
|
|
header:
|
|
- '#include "assets/ast_logo.h"'
|
|
|
|
nintendo_logo:
|
|
type: TEXTURE
|
|
offset: 0xF000000
|
|
format: IA8
|
|
width: 128
|
|
height: 74
|
|
ctype: u8
|
|
symbol: gNintendoLogo |