SpaghettiKart
Loading...
Searching...
No Matches
moo_moo_farm_data.h
Go to the documentation of this file.
1#pragma once
2
3#include <libultraship.h>
4#include <libultra/gbi.h>
5#include <align_asset_macro.h>
6
7static const ALIGN_ASSET(2) char d_course_moo_moo_farm_unknown_waypoints[] = "__OTR__other/tracks/moo_moo_farm/moo_moo_farm_data/d_course_moo_moo_farm_unknown_waypoints";
8
9static const ALIGN_ASSET(2) char d_course_moo_moo_farm_track_waypoints[] = "__OTR__other/tracks/moo_moo_farm/moo_moo_farm_data/d_course_moo_moo_farm_track_waypoints";
10
11static const ALIGN_ASSET(2) char d_course_moo_moo_farm_cow_spawn[] = "__OTR__other/tracks/moo_moo_farm/moo_moo_farm_data/d_course_moo_moo_farm_cow_spawn";
12
13static const ALIGN_ASSET(2) char d_course_moo_moo_farm_tree_spawn[] = "__OTR__other/tracks/moo_moo_farm/moo_moo_farm_data/d_course_moo_moo_farm_tree_spawn";
14
15static const ALIGN_ASSET(2) char d_course_moo_moo_farm_item_box_spawns[] = "__OTR__other/tracks/moo_moo_farm/moo_moo_farm_data/d_course_moo_moo_farm_item_box_spawns";
16
17static const ALIGN_ASSET(2) char d_course_moo_moo_farm_addr[] = "__OTR__other/tracks/moo_moo_farm/moo_moo_farm_data/d_course_moo_moo_farm_addr";
18
#define ALIGN_ASSET(x)
Definition align_asset_macro.h:8