3#include <libultraship.h>
4#include <libultra/gbi.h>
7static const ALIGN_ASSET(2) char d_course_yoshi_valley_yoshi_flag[] =
"__OTR__textures/tracks/yoshi_valley/yoshi_valley_data/d_course_yoshi_valley_yoshi_flag";
9static const
ALIGN_ASSET(2)
char d_course_yoshi_valley_hedgehog_tlut[] =
"__OTR__textures/tracks/yoshi_valley/yoshi_valley_data/d_course_yoshi_valley_hedgehog_tlut";
11static const
ALIGN_ASSET(2)
char d_course_yoshi_valley_hedgehog[] =
"__OTR__textures/tracks/yoshi_valley/yoshi_valley_data/d_course_yoshi_valley_hedgehog";
13static const
ALIGN_ASSET(2)
char d_course_yoshi_valley_egg_spot[] =
"__OTR__textures/tracks/yoshi_valley/yoshi_valley_data/d_course_yoshi_valley_egg_spot";
15static const
ALIGN_ASSET(2)
char d_course_yoshi_valley_egg[] =
"__OTR__textures/tracks/yoshi_valley/yoshi_valley_data/d_course_yoshi_valley_egg";
#define ALIGN_ASSET(x)
Definition align_asset_macro.h:8