Initial commit: Proyecto completo de Shipwright-develop
This commit is contained in:
12
soh/assets/objects/object_stream/object_stream.h
Normal file
12
soh/assets/objects/object_stream/object_stream.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef OBJECTS_OBJECT_STREAM_H
|
||||
#define OBJECTS_OBJECT_STREAM_H 1
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dobject_stream_Tex_000000 "__OTR__objects/object_stream/object_stream_Tex_000000"
|
||||
static const ALIGN_ASSET(2) char object_stream_Tex_000000[] = dobject_stream_Tex_000000;
|
||||
|
||||
#define dobject_stream_DL_000950 "__OTR__objects/object_stream/object_stream_DL_000950"
|
||||
static const ALIGN_ASSET(2) char object_stream_DL_000950[] = dobject_stream_DL_000950;
|
||||
|
||||
#endif // OBJECTS_OBJECT_STREAM_H
|
||||
Reference in New Issue
Block a user