3#include <libultraship.h>
8static const ALIGN_ASSET(2) char reflection_map_brass[] =
"__OTR__textures/ceremony_data/reflection_map_brass";
10static const
ALIGN_ASSET(2)
char reflection_map_silver[] =
"__OTR__textures/ceremony_data/reflection_map_silver";
12static const
ALIGN_ASSET(2)
char ceremony_reflection_map_gold[] =
"__OTR__textures/ceremony_data/ceremony_reflection_map_gold";
14static const
ALIGN_ASSET(2)
char gTexturePodium1[] =
"__OTR__textures/ceremony_data/texture_podium1";
16static const
ALIGN_ASSET(2)
char gTexturePodium2[] =
"__OTR__textures/ceremony_data/texture_podium2";
18static const
ALIGN_ASSET(2)
char gTexturePodium3[] =
"__OTR__textures/ceremony_data/texture_podium3";
#define ALIGN_ASSET(x)
Definition align_asset_macro.h:8