mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
30 lines
1.7 KiB
C
30 lines
1.7 KiB
C
#ifndef OBJECTS_OBJECT_SPIDERTENT_H
|
|
#define OBJECTS_OBJECT_SPIDERTENT_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dobject_spidertent_DL_000070 "__OTR__objects/object_spidertent/object_spidertent_DL_000070"
|
|
static const ALIGN_ASSET(2) char object_spidertent_DL_000070[] = dobject_spidertent_DL_000070;
|
|
|
|
#define dobject_spidertent_DL_000108 "__OTR__objects/object_spidertent/object_spidertent_DL_000108"
|
|
static const ALIGN_ASSET(2) char object_spidertent_DL_000108[] = dobject_spidertent_DL_000108;
|
|
|
|
#define dobject_spidertent_Tex_000110 "__OTR__objects/object_spidertent/object_spidertent_Tex_000110"
|
|
static const ALIGN_ASSET(2) char object_spidertent_Tex_000110[] = dobject_spidertent_Tex_000110;
|
|
|
|
#define dobject_spidertent_Colheader_0011AC "__OTR__objects/object_spidertent/object_spidertent_Colheader_0011AC"
|
|
static const ALIGN_ASSET(2) char object_spidertent_Colheader_0011AC[] = dobject_spidertent_Colheader_0011AC;
|
|
|
|
#define dobject_spidertent_DL_001250 "__OTR__objects/object_spidertent/object_spidertent_DL_001250"
|
|
static const ALIGN_ASSET(2) char object_spidertent_DL_001250[] = dobject_spidertent_DL_001250;
|
|
|
|
#define dobject_spidertent_DL_0012E8 "__OTR__objects/object_spidertent/object_spidertent_DL_0012E8"
|
|
static const ALIGN_ASSET(2) char object_spidertent_DL_0012E8[] = dobject_spidertent_DL_0012E8;
|
|
|
|
#define dobject_spidertent_Tex_0012F0 "__OTR__objects/object_spidertent/object_spidertent_Tex_0012F0"
|
|
static const ALIGN_ASSET(2) char object_spidertent_Tex_0012F0[] = dobject_spidertent_Tex_0012F0;
|
|
|
|
#define dobject_spidertent_Colheader_00238C "__OTR__objects/object_spidertent/object_spidertent_Colheader_00238C"
|
|
static const ALIGN_ASSET(2) char object_spidertent_Colheader_00238C[] = dobject_spidertent_Colheader_00238C;
|
|
#endif // OBJECTS_OBJECT_SPIDERTENT_H
|