blob: f1d7244ded2e20d22babc86c69a76cce82a4f977 (
plain)
1
2
3
4
5
6
7
8
|
#pragma once
#include <libultraship.h>
#include <common_structs.h>
#include <align_asset_macro.h>
static const ALIGN_ASSET(2) char startup_reflection_map_gold[] = "__OTR__textures/startup_logo/startup_reflection_map_gold";
|