mirror of
https://github.com/sonicdcer/sf64.git
synced 2024-11-26 22:40:42 +00:00
15 lines
472 B
YAML
15 lines
472 B
YAML
:config:
|
|
segments:
|
|
- [0x08, 0xD91F10]
|
|
header:
|
|
code:
|
|
- '#include "assets/ast_ending_expert.h"'
|
|
header:
|
|
- '#include "gfx.h"'
|
|
- '#include "sf64object.h"'
|
|
|
|
ending_expert_reward:
|
|
{ type: TEXTURE, ctype: u16, format: RGBA16, width: 316, height: 240, offset: 0x8000000, symbol: gEndingExpertReward }
|
|
|
|
ending_normal_reward:
|
|
{ type: TEXTURE, ctype: u16, format: RGBA16, width: 316, height: 240, offset: 0x8025080, symbol: gEndingNormalReward } |