Starship/include/assets/ast_ending_expert.h
2024-12-08 23:55:56 -06:00

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";