Mario Kart 64
Loading...
Searching...
No Matches
big_donut_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_big_donut_dl[] = "__OTR__big_donut_data/d_course_big_donut_dl";
8
9static const ALIGN_ASSET(2) char d_course_big_donut_item_box_spawns[] = "__OTR__big_donut_data/d_course_big_donut_item_box_spawns";
10
#define ALIGN_ASSET(x)
Definition align_asset_macro.h:8