You've already forked 2ship2harkinian-Android
mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-03-10 11:20:47 -07:00
24 lines
1.3 KiB
C
24 lines
1.3 KiB
C
#ifndef OBJECTS_OBJECT_MBAR_OBJ_H
|
|
#define OBJECTS_OBJECT_MBAR_OBJ_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dobject_mbar_obj_DL_000280 "__OTR__objects/object_mbar_obj/object_mbar_obj_DL_000280"
|
|
static const ALIGN_ASSET(2) char object_mbar_obj_DL_000280[] = dobject_mbar_obj_DL_000280;
|
|
|
|
#define dobject_mbar_obj_DL_000288 "__OTR__objects/object_mbar_obj/object_mbar_obj_DL_000288"
|
|
static const ALIGN_ASSET(2) char object_mbar_obj_DL_000288[] = dobject_mbar_obj_DL_000288;
|
|
|
|
#define dobject_mbar_obj_Tex_000408 "__OTR__objects/object_mbar_obj/object_mbar_obj_Tex_000408"
|
|
static const ALIGN_ASSET(2) char object_mbar_obj_Tex_000408[] = dobject_mbar_obj_Tex_000408;
|
|
|
|
#define dobject_mbar_obj_Tex_000C08 "__OTR__objects/object_mbar_obj/object_mbar_obj_Tex_000C08"
|
|
static const ALIGN_ASSET(2) char object_mbar_obj_Tex_000C08[] = dobject_mbar_obj_Tex_000C08;
|
|
|
|
#define dobject_mbar_obj_Tex_001008 "__OTR__objects/object_mbar_obj/object_mbar_obj_Tex_001008"
|
|
static const ALIGN_ASSET(2) char object_mbar_obj_Tex_001008[] = dobject_mbar_obj_Tex_001008;
|
|
|
|
#define dobject_mbar_obj_Colheader_0019B4 "__OTR__objects/object_mbar_obj/object_mbar_obj_Colheader_0019B4"
|
|
static const ALIGN_ASSET(2) char object_mbar_obj_Colheader_0019B4[] = dobject_mbar_obj_Colheader_0019B4;
|
|
#endif // OBJECTS_OBJECT_MBAR_OBJ_H
|