mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
asset headers (#154)
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user