summaryrefslogtreecommitdiff
path: root/mm/assets/objects/object_spot11_obj/object_spot11_obj.h
blob: 7fd508bfbce1bd8ea99898e856d583ae6d651ac1 (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
#ifndef OBJECTS_OBJECT_SPOT11_OBJ_H
#define OBJECTS_OBJECT_SPOT11_OBJ_H 1

#include "align_asset_macro.h"

#define dgSpot11EmptyDL "__OTR__objects/object_spot11_obj/gSpot11EmptyDL"
static const ALIGN_ASSET(2) char gSpot11EmptyDL[] = dgSpot11EmptyDL;

#define dgGoronDoorDL "__OTR__objects/object_spot11_obj/gGoronDoorDL"
static const ALIGN_ASSET(2) char gGoronDoorDL[] = dgGoronDoorDL;

#define dgGoronDoorTex "__OTR__objects/object_spot11_obj/gGoronDoorTex"
static const ALIGN_ASSET(2) char gGoronDoorTex[] = dgGoronDoorTex;

#define dgGoronDoorCol "__OTR__objects/object_spot11_obj/gGoronDoorCol"
static const ALIGN_ASSET(2) char gGoronDoorCol[] = dgGoronDoorCol;

#define dgWoodStepDL "__OTR__objects/object_spot11_obj/gWoodStepDL"
static const ALIGN_ASSET(2) char gWoodStepDL[] = dgWoodStepDL;

#define dgWoodTLUT "__OTR__objects/object_spot11_obj/gWoodTLUT"
static const ALIGN_ASSET(2) char gWoodTLUT[] = dgWoodTLUT;

#define dgWoodStepTopTex "__OTR__objects/object_spot11_obj/gWoodStepTopTex"
static const ALIGN_ASSET(2) char gWoodStepTopTex[] = dgWoodStepTopTex;

#define dgWoodStepSideTex "__OTR__objects/object_spot11_obj/gWoodStepSideTex"
static const ALIGN_ASSET(2) char gWoodStepSideTex[] = dgWoodStepSideTex;

#define dgWoodStepCol "__OTR__objects/object_spot11_obj/gWoodStepCol"
static const ALIGN_ASSET(2) char gWoodStepCol[] = dgWoodStepCol;
#endif // OBJECTS_OBJECT_SPOT11_OBJ_H