mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
10 lines
270 B
C
10 lines
270 B
C
#pragma once
|
|
|
|
#include "gfx.h"
|
|
#include "sf64object.h"
|
|
|
|
static const ALIGN_ASSET(2) char gEndingExpertReward[] = "__OTR__ast_ending_expert/ending_expert_reward";
|
|
|
|
static const ALIGN_ASSET(2) char gEndingNormalReward[] = "__OTR__ast_ending_expert/ending_normal_reward";
|
|
|