Initial commit: Proyecto completo de Shipwright-develop
This commit is contained in:
15
soh/assets/objects/object_siofuki/object_siofuki.h
Normal file
15
soh/assets/objects/object_siofuki/object_siofuki.h
Normal file
@@ -0,0 +1,15 @@
|
||||
#ifndef OBJECTS_OBJECT_SIOFUKI_H
|
||||
#define OBJECTS_OBJECT_SIOFUKI_H 1
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dobject_siofuki_Tex_000000 "__OTR__objects/object_siofuki/object_siofuki_Tex_000000"
|
||||
static const ALIGN_ASSET(2) char object_siofuki_Tex_000000[] = dobject_siofuki_Tex_000000;
|
||||
|
||||
#define dobject_siofuki_DL_000B70 "__OTR__objects/object_siofuki/object_siofuki_DL_000B70"
|
||||
static const ALIGN_ASSET(2) char object_siofuki_DL_000B70[] = dobject_siofuki_DL_000B70;
|
||||
|
||||
#define dobject_siofuki_Col_000D78 "__OTR__objects/object_siofuki/object_siofuki_Col_000D78"
|
||||
static const ALIGN_ASSET(2) char object_siofuki_Col_000D78[] = dobject_siofuki_Col_000D78;
|
||||
|
||||
#endif // OBJECTS_OBJECT_SIOFUKI_H
|
||||
Reference in New Issue
Block a user