SpaghettiKart
Loading...
Searching...
No Matches
startup_logo.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 startup_reflection_map_gold[] = "__OTR__textures/startup_logo/startup_reflection_map_gold";
8
#define ALIGN_ASSET(x)
Definition align_asset_macro.h:8