3#include <libultraship.h>
8static const ALIGN_ASSET(2) char light1[] =
"__OTR__other/ceremony_data/light1";
10static const
ALIGN_ASSET(2)
char light2[] =
"__OTR__other/ceremony_data/light2";
12static const
ALIGN_ASSET(2)
char light3[] =
"__OTR__other/ceremony_data/light3";
14static const
ALIGN_ASSET(2)
char podium_ceremony_path[] =
"__OTR__other/ceremony_data/ending_sequence";
16static const
ALIGN_ASSET(2)
char podium_ceremony_path_2[] =
"__OTR__other/ceremony_data/ending_sequence2";
18static const
ALIGN_ASSET(2)
char podium_ceremony_path_3[] =
"__OTR__other/ceremony_data/ending_sequence3";
20static const
ALIGN_ASSET(2)
char podium_ceremony_path_4[] =
"__OTR__other/ceremony_data/ending_sequence4";
#define ALIGN_ASSET(x)
Definition align_asset_macro.h:8