Mario Kart 64
Loading...
Searching...
No Matches
some_data.h
Go to the documentation of this file.
1#pragma once
2
3#include <libultraship.h>
4#include <common_structs.h>
5#include <align_asset_macro.h>
6
7static const ALIGN_ASSET(2) char gTLUTOnomatopoeia[] = "__OTR__some_data/gTLUTOnomatopoeia";
8
#define ALIGN_ASSET(x)
Definition align_asset_macro.h:8