mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-03-12 04:35:32 -07:00
10 lines
389 B
C
10 lines
389 B
C
#ifndef OBJECTS_OBJECT_SPOT01_OBJECTS2_H
|
|
#define OBJECTS_OBJECT_SPOT01_OBJECTS2_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dobject_spot01_objects2_Blob_000000 "__OTR__objects/object_spot01_objects2/object_spot01_objects2_Blob_000000"
|
|
static const ALIGN_ASSET(2) char object_spot01_objects2_Blob_000000[] = dobject_spot01_objects2_Blob_000000;
|
|
|
|
#endif // OBJECTS_OBJECT_SPOT01_OBJECTS2_H
|