2023-09-01 12:47:51 -04:00
|
|
|
#ifndef OBJECTS_OBJECT_STREAM_H
|
|
|
|
#define OBJECTS_OBJECT_STREAM_H 1
|
2023-03-02 09:37:47 -05:00
|
|
|
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
|
2023-02-14 08:29:46 -05:00
|
|
|
#define dobject_stream_Tex_000000 "__OTR__objects/object_stream/object_stream_Tex_000000"
|
2023-03-02 09:37:47 -05:00
|
|
|
static const ALIGN_ASSET(2) char object_stream_Tex_000000[] = dobject_stream_Tex_000000;
|
2023-02-14 08:29:46 -05:00
|
|
|
|
2023-03-02 09:37:47 -05:00
|
|
|
#define dobject_stream_DL_000950 "__OTR__objects/object_stream/object_stream_DL_000950"
|
2023-09-01 12:47:51 -04:00
|
|
|
static const ALIGN_ASSET(2) char object_stream_DL_000950[] = dobject_stream_DL_000950;
|
|
|
|
|
|
|
|
#endif // OBJECTS_OBJECT_STREAM_H
|