3#include <libultraship.h>
4#include <libultra/gbi.h>
7static const ALIGN_ASSET(2) char d_course_bowsers_castle_unknown_waypoints[] =
"__OTR__other/tracks/bowsers_castle/bowsers_castle_data/d_course_bowsers_castle_unknown_waypoints";
9static const
ALIGN_ASSET(2)
char d_course_bowsers_castle_track_waypoints[] =
"__OTR__other/tracks/bowsers_castle/bowsers_castle_data/d_course_bowsers_castle_track_waypoints";
11static const
ALIGN_ASSET(2)
char d_course_bowsers_castle_tree_spawn[] =
"__OTR__other/tracks/bowsers_castle/bowsers_castle_data/d_course_bowsers_castle_tree_spawn";
13static const
ALIGN_ASSET(2)
char d_course_bowsers_castle_item_box_spawns[] =
"__OTR__other/tracks/bowsers_castle/bowsers_castle_data/d_course_bowsers_castle_item_box_spawns";
15static const
ALIGN_ASSET(2)
char d_course_bowsers_castle_addr[] =
"__OTR__other/tracks/bowsers_castle/bowsers_castle_data/d_course_bowsers_castle_addr";
#define ALIGN_ASSET(x)
Definition align_asset_macro.h:8