You've already forked SpaghettiKart
mirror of
https://github.com/izzy2lost/SpaghettiKart.git
synced 2026-03-26 16:57:37 -07: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";
|
|
|