summaryrefslogtreecommitdiff
path: root/soh/assets/objects/object_hata/object_hata.h
blob: 2af5b7bd41eb354dbdf23d75805dd6cc614d1ff6 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
#ifndef OBJECTS_OBJECT_HATA_H
#define OBJECTS_OBJECT_HATA_H 1

#include "align_asset_macro.h"

#define dgFlagpoleCol "__OTR__objects/object_hata/gFlagpoleCol"
static const ALIGN_ASSET(2) char gFlagpoleCol[] = dgFlagpoleCol;

#define dgFlagpoleFlapAnim "__OTR__objects/object_hata/gFlagpoleFlapAnim"
static const ALIGN_ASSET(2) char gFlagpoleFlapAnim[] = dgFlagpoleFlapAnim;

#define dgFlagpoleSkel "__OTR__objects/object_hata/gFlagpoleSkel"
static const ALIGN_ASSET(2) char gFlagpoleSkel[] = dgFlagpoleSkel;

#define dgFlagpolePoleDL "__OTR__objects/object_hata/gFlagpolePoleDL"
static const ALIGN_ASSET(2) char gFlagpolePoleDL[] = dgFlagpolePoleDL;

#define dgFlagpoleFlag1FlyEndDL "__OTR__objects/object_hata/gFlagpoleFlag1FlyEndDL"
static const ALIGN_ASSET(2) char gFlagpoleFlag1FlyEndDL[] = dgFlagpoleFlag1FlyEndDL;

#define dgFlagpoleFlag1FlyMidDL "__OTR__objects/object_hata/gFlagpoleFlag1FlyMidDL"
static const ALIGN_ASSET(2) char gFlagpoleFlag1FlyMidDL[] = dgFlagpoleFlag1FlyMidDL;

#define dgFlagpoleFlag1HoistMidDL "__OTR__objects/object_hata/gFlagpoleFlag1HoistMidDL"
static const ALIGN_ASSET(2) char gFlagpoleFlag1HoistMidDL[] = dgFlagpoleFlag1HoistMidDL;

#define dgFlagpoleFlag1HoistEndDL "__OTR__objects/object_hata/gFlagpoleFlag1HoistEndDL"
static const ALIGN_ASSET(2) char gFlagpoleFlag1HoistEndDL[] = dgFlagpoleFlag1HoistEndDL;

#define dgFlagpoleFlag2FlyEndDL "__OTR__objects/object_hata/gFlagpoleFlag2FlyEndDL"
static const ALIGN_ASSET(2) char gFlagpoleFlag2FlyEndDL[] = dgFlagpoleFlag2FlyEndDL;

#define dgFlagpoleFlag2FlyMidDL "__OTR__objects/object_hata/gFlagpoleFlag2FlyMidDL"
static const ALIGN_ASSET(2) char gFlagpoleFlag2FlyMidDL[] = dgFlagpoleFlag2FlyMidDL;

#define dgFlagpoleFlag2HoistMidDL "__OTR__objects/object_hata/gFlagpoleFlag2HoistMidDL"
static const ALIGN_ASSET(2) char gFlagpoleFlag2HoistMidDL[] = dgFlagpoleFlag2HoistMidDL;

#define dgFlagpoleFlag2HoistEndDL "__OTR__objects/object_hata/gFlagpoleFlag2HoistEndDL"
static const ALIGN_ASSET(2) char gFlagpoleFlag2HoistEndDL[] = dgFlagpoleFlag2HoistEndDL;

#define dgFlagpolePoleTex "__OTR__objects/object_hata/gFlagpolePoleTex"
static const ALIGN_ASSET(2) char gFlagpolePoleTex[] = dgFlagpolePoleTex;

#define dgFlagpoleTopTex "__OTR__objects/object_hata/gFlagpoleTopTex"
static const ALIGN_ASSET(2) char gFlagpoleTopTex[] = dgFlagpoleTopTex;

#define dgFlagpoleFlagTex "__OTR__objects/object_hata/gFlagpoleFlagTex"
static const ALIGN_ASSET(2) char gFlagpoleFlagTex[] = dgFlagpoleFlagTex;


#endif // OBJECTS_OBJECT_HATA_H