mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-11 03:55:07 -05:00
12 lines
595 B
C
12 lines
595 B
C
#pragma once
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dobject_siofuki_Tex_000000 "__OTR__objects/object_siofuki/object_siofuki_Tex_000000"
|
|
static const ALIGN_ASSET(2) char object_siofuki_Tex_000000[] = dobject_siofuki_Tex_000000;
|
|
|
|
#define dobject_siofuki_DL_000B70 "__OTR__objects/object_siofuki/object_siofuki_DL_000B70"
|
|
static const ALIGN_ASSET(2) char object_siofuki_DL_000B70[] = dobject_siofuki_DL_000B70;
|
|
|
|
#define dobject_siofuki_Col_000D78 "__OTR__objects/object_siofuki/object_siofuki_Col_000D78"
|
|
static const ALIGN_ASSET(2) char object_siofuki_Col_000D78[] = dobject_siofuki_Col_000D78; |