blob: d4e504359617290fa2a4501250a20d5882aa6de3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
#ifndef OBJECTS_OBJECT_SMTOWER_H
#define OBJECTS_OBJECT_SMTOWER_H 1
#include "align_asset_macro.h"
#define dobject_smtower_DL_000520 "__OTR__objects/object_smtower/object_smtower_DL_000520"
static const ALIGN_ASSET(2) char object_smtower_DL_000520[] = dobject_smtower_DL_000520;
#define dobject_smtower_Tex_000778 "__OTR__objects/object_smtower/object_smtower_Tex_000778"
static const ALIGN_ASSET(2) char object_smtower_Tex_000778[] = dobject_smtower_Tex_000778;
#define dobject_smtower_Tex_000F78 "__OTR__objects/object_smtower/object_smtower_Tex_000F78"
static const ALIGN_ASSET(2) char object_smtower_Tex_000F78[] = dobject_smtower_Tex_000F78;
#define dobject_smtower_Matanimheader_001788 "__OTR__objects/object_smtower/object_smtower_Matanimheader_001788"
static const ALIGN_ASSET(2) char object_smtower_Matanimheader_001788[] = dobject_smtower_Matanimheader_001788;
#endif // OBJECTS_OBJECT_SMTOWER_H
|