summaryrefslogtreecommitdiff
path: root/soh/assets/objects/object_gi_purse/object_gi_purse.h
blob: e524d00e4924a2a2c3b187bd69466a18cdc3bb64 (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
#ifndef OBJECTS_OBJECT_GI_PURSE_H
#define OBJECTS_OBJECT_GI_PURSE_H 1

#include "align_asset_macro.h"

#define dobject_gi_purseTex_000000 "__OTR__objects/object_gi_purse/object_gi_purseTex_000000"
static const ALIGN_ASSET(2) char object_gi_purseTex_000000[] = dobject_gi_purseTex_000000;

#define dgGiAdultWalletColorDL "__OTR__objects/object_gi_purse/gGiAdultWalletColorDL"
static const ALIGN_ASSET(2) char gGiAdultWalletColorDL[] = dgGiAdultWalletColorDL;

#define dgGiGiantsWalletColorDL "__OTR__objects/object_gi_purse/gGiGiantsWalletColorDL"
static const ALIGN_ASSET(2) char gGiGiantsWalletColorDL[] = dgGiGiantsWalletColorDL;

#define dgGiAdultWalletRupeeOuterColorDL "__OTR__objects/object_gi_purse/gGiAdultWalletRupeeOuterColorDL"
static const ALIGN_ASSET(2) char gGiAdultWalletRupeeOuterColorDL[] = dgGiAdultWalletRupeeOuterColorDL;

#define dgGiAdultWalletStringColorDL "__OTR__objects/object_gi_purse/gGiAdultWalletStringColorDL"
static const ALIGN_ASSET(2) char gGiAdultWalletStringColorDL[] = dgGiAdultWalletStringColorDL;

#define dgGiAdultWalletRupeeInnerColorDL "__OTR__objects/object_gi_purse/gGiAdultWalletRupeeInnerColorDL"
static const ALIGN_ASSET(2) char gGiAdultWalletRupeeInnerColorDL[] = dgGiAdultWalletRupeeInnerColorDL;

#define dgGiGiantsWalletRupeeOuterColorDL "__OTR__objects/object_gi_purse/gGiGiantsWalletRupeeOuterColorDL"
static const ALIGN_ASSET(2) char gGiGiantsWalletRupeeOuterColorDL[] = dgGiGiantsWalletRupeeOuterColorDL;

#define dgGiGiantsWalletStringColorDL "__OTR__objects/object_gi_purse/gGiGiantsWalletStringColorDL"
static const ALIGN_ASSET(2) char gGiGiantsWalletStringColorDL[] = dgGiGiantsWalletStringColorDL;

#define dgGiGiantsWalletRupeeInnerColorDL "__OTR__objects/object_gi_purse/gGiGiantsWalletRupeeInnerColorDL"
static const ALIGN_ASSET(2) char gGiGiantsWalletRupeeInnerColorDL[] = dgGiGiantsWalletRupeeInnerColorDL;

#define dgGiWalletDL "__OTR__objects/object_gi_purse/gGiWalletDL"
static const ALIGN_ASSET(2) char gGiWalletDL[] = dgGiWalletDL;

#define dgGiWalletRupeeOuterDL "__OTR__objects/object_gi_purse/gGiWalletRupeeOuterDL"
static const ALIGN_ASSET(2) char gGiWalletRupeeOuterDL[] = dgGiWalletRupeeOuterDL;

#define dgGiWalletStringDL "__OTR__objects/object_gi_purse/gGiWalletStringDL"
static const ALIGN_ASSET(2) char gGiWalletStringDL[] = dgGiWalletStringDL;

#define dgGiWalletRupeeInnerDL "__OTR__objects/object_gi_purse/gGiWalletRupeeInnerDL"
static const ALIGN_ASSET(2) char gGiWalletRupeeInnerDL[] = dgGiWalletRupeeInnerDL;

#endif // OBJECTS_OBJECT_GI_PURSE_H