blob: 67a36707bfc8a9b9985c9d6fe26cf2906fb1c0da (
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 lights[] = "__OTR__other/startup_logo/lights";
|