1
0
mirror of https://github.com/HarbourMasters/Shipwright.git synced 2025-03-05 19:19:49 -05:00

10 lines
281 B
C

#ifndef OBJECTS_OBJECT_WARP2_H
#define OBJECTS_OBJECT_WARP2_H 1
#include "align_asset_macro.h"
#define dgWarp2Blob_000000 "__OTR__objects/object_warp2/gWarp2Blob_000000"
static const ALIGN_ASSET(2) char gWarp2Blob_000000[] = dgWarp2Blob_000000;
#endif // OBJECTS_OBJECT_WARP2_H