You've already forked 2ship2harkinian-Android
mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-03-10 11:20:47 -07:00
30 lines
1.4 KiB
C
30 lines
1.4 KiB
C
#ifndef OBJECTS_OBJECT_CHA_H
|
|
#define OBJECTS_OBJECT_CHA_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dobject_cha_DL_000710 "__OTR__objects/object_cha/object_cha_DL_000710"
|
|
static const ALIGN_ASSET(2) char object_cha_DL_000710[] = dobject_cha_DL_000710;
|
|
|
|
#define dobject_cha_DL_000958 "__OTR__objects/object_cha/object_cha_DL_000958"
|
|
static const ALIGN_ASSET(2) char object_cha_DL_000958[] = dobject_cha_DL_000958;
|
|
|
|
#define dobject_cha_TLUT_000B08 "__OTR__objects/object_cha/object_cha_TLUT_000B08"
|
|
static const ALIGN_ASSET(2) char object_cha_TLUT_000B08[] = dobject_cha_TLUT_000B08;
|
|
|
|
#define dobject_cha_Tex_000D08 "__OTR__objects/object_cha/object_cha_Tex_000D08"
|
|
static const ALIGN_ASSET(2) char object_cha_Tex_000D08[] = dobject_cha_Tex_000D08;
|
|
|
|
#define dobject_cha_Tex_001108 "__OTR__objects/object_cha/object_cha_Tex_001108"
|
|
static const ALIGN_ASSET(2) char object_cha_Tex_001108[] = dobject_cha_Tex_001108;
|
|
|
|
#define dobject_cha_Tex_001508 "__OTR__objects/object_cha/object_cha_Tex_001508"
|
|
static const ALIGN_ASSET(2) char object_cha_Tex_001508[] = dobject_cha_Tex_001508;
|
|
|
|
#define dobject_cha_Tex_001608 "__OTR__objects/object_cha/object_cha_Tex_001608"
|
|
static const ALIGN_ASSET(2) char object_cha_Tex_001608[] = dobject_cha_Tex_001608;
|
|
|
|
#define dobject_cha_Tex_001A08 "__OTR__objects/object_cha/object_cha_Tex_001A08"
|
|
static const ALIGN_ASSET(2) char object_cha_Tex_001A08[] = dobject_cha_Tex_001A08;
|
|
#endif // OBJECTS_OBJECT_CHA_H
|