3#include <libultraship.h>
4#include <libultra/gbi.h>
7static const ALIGN_ASSET(2) char d_course_sherbet_land_ice[] =
"__OTR__textures/tracks/sherbet_land/sherbet_land_data/d_course_sherbet_land_ice";
9static const
ALIGN_ASSET(2)
char d_course_sherbet_land_penguin_beak[] =
"__OTR__textures/tracks/sherbet_land/sherbet_land_data/d_course_sherbet_land_penguin_beak";
11static const
ALIGN_ASSET(2)
char d_course_sherbet_land_penguin_eye[] =
"__OTR__textures/tracks/sherbet_land/sherbet_land_data/d_course_sherbet_land_penguin_eye";
#define ALIGN_ASSET(x)
Definition align_asset_macro.h:8