mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-05-23 15:02:12 -04:00
9 lines
194 B
C
9 lines
194 B
C
#pragma once
|
|
|
|
#include <libultraship.h>
|
|
#include <common_structs.h>
|
|
#include <align_asset_macro.h>
|
|
|
|
static const ALIGN_ASSET(2) char gTLUTOnomatopoeia[] = "__OTR__some_data/gTLUTOnomatopoeia";
|
|
|