You've already forked 2ship2harkinian-Android
mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-03-10 11:20:47 -07:00
36 lines
2.2 KiB
C
36 lines
2.2 KiB
C
#ifndef OBJECTS_OBJECT_GORONSWITCH_H
|
|
#define OBJECTS_OBJECT_GORONSWITCH_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dobject_goronswitch_DL_000260 "__OTR__objects/object_goronswitch/object_goronswitch_DL_000260"
|
|
static const ALIGN_ASSET(2) char object_goronswitch_DL_000260[] = dobject_goronswitch_DL_000260;
|
|
|
|
#define dobject_goronswitch_DL_000268 "__OTR__objects/object_goronswitch/object_goronswitch_DL_000268"
|
|
static const ALIGN_ASSET(2) char object_goronswitch_DL_000268[] = dobject_goronswitch_DL_000268;
|
|
|
|
#define dobject_goronswitch_Colheader_0005C8 "__OTR__objects/object_goronswitch/object_goronswitch_Colheader_0005C8"
|
|
static const ALIGN_ASSET(2) char object_goronswitch_Colheader_0005C8[] = dobject_goronswitch_Colheader_0005C8;
|
|
|
|
#define dobject_goronswitch_DL_0007D0 "__OTR__objects/object_goronswitch/object_goronswitch_DL_0007D0"
|
|
static const ALIGN_ASSET(2) char object_goronswitch_DL_0007D0[] = dobject_goronswitch_DL_0007D0;
|
|
|
|
#define dobject_goronswitch_DL_0007D8 "__OTR__objects/object_goronswitch/object_goronswitch_DL_0007D8"
|
|
static const ALIGN_ASSET(2) char object_goronswitch_DL_0007D8[] = dobject_goronswitch_DL_0007D8;
|
|
|
|
#define dobject_goronswitch_TLUT_000970 "__OTR__objects/object_goronswitch/object_goronswitch_TLUT_000970"
|
|
static const ALIGN_ASSET(2) char object_goronswitch_TLUT_000970[] = dobject_goronswitch_TLUT_000970;
|
|
|
|
#define dobject_goronswitch_TLUT_000990 "__OTR__objects/object_goronswitch/object_goronswitch_TLUT_000990"
|
|
static const ALIGN_ASSET(2) char object_goronswitch_TLUT_000990[] = dobject_goronswitch_TLUT_000990;
|
|
|
|
#define dobject_goronswitch_Tex_0009B0 "__OTR__objects/object_goronswitch/object_goronswitch_Tex_0009B0"
|
|
static const ALIGN_ASSET(2) char object_goronswitch_Tex_0009B0[] = dobject_goronswitch_Tex_0009B0;
|
|
|
|
#define dobject_goronswitch_Tex_0019B0 "__OTR__objects/object_goronswitch/object_goronswitch_Tex_0019B0"
|
|
static const ALIGN_ASSET(2) char object_goronswitch_Tex_0019B0[] = dobject_goronswitch_Tex_0019B0;
|
|
|
|
#define dobject_goronswitch_Tex_0021B0 "__OTR__objects/object_goronswitch/object_goronswitch_Tex_0021B0"
|
|
static const ALIGN_ASSET(2) char object_goronswitch_Tex_0021B0[] = dobject_goronswitch_Tex_0021B0;
|
|
#endif // OBJECTS_OBJECT_GORONSWITCH_H
|