blob: b88aa4da3094a1582955a90625c7237c9932025a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
#ifndef OBJECTS_OBJECT_DRIFTICE_H
#define OBJECTS_OBJECT_DRIFTICE_H 1
#include "align_asset_macro.h"
#define dobject_driftice_Tex_000000 "__OTR__objects/object_driftice/object_driftice_Tex_000000"
static const ALIGN_ASSET(2) char object_driftice_Tex_000000[] = dobject_driftice_Tex_000000;
#define dobject_driftice_TLUT_000400 "__OTR__objects/object_driftice/object_driftice_TLUT_000400"
static const ALIGN_ASSET(2) char object_driftice_TLUT_000400[] = dobject_driftice_TLUT_000400;
#define dobject_driftice_TLUT_000420 "__OTR__objects/object_driftice/object_driftice_TLUT_000420"
static const ALIGN_ASSET(2) char object_driftice_TLUT_000420[] = dobject_driftice_TLUT_000420;
#define dobject_driftice_Tex_000440 "__OTR__objects/object_driftice/object_driftice_Tex_000440"
static const ALIGN_ASSET(2) char object_driftice_Tex_000440[] = dobject_driftice_Tex_000440;
#define dobject_driftice_Tex_000C40 "__OTR__objects/object_driftice/object_driftice_Tex_000C40"
static const ALIGN_ASSET(2) char object_driftice_Tex_000C40[] = dobject_driftice_Tex_000C40;
#define dobject_driftice_DL_0016A0 "__OTR__objects/object_driftice/object_driftice_DL_0016A0"
static const ALIGN_ASSET(2) char object_driftice_DL_0016A0[] = dobject_driftice_DL_0016A0;
#define dobject_driftice_Colheader_001AA8 "__OTR__objects/object_driftice/object_driftice_Colheader_001AA8"
static const ALIGN_ASSET(2) char object_driftice_Colheader_001AA8[] = dobject_driftice_Colheader_001AA8;
#endif // OBJECTS_OBJECT_DRIFTICE_H
|