mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-11 03:55:07 -05:00
6 lines
195 B
C
6 lines
195 B
C
#pragma once
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgWarp2Blob_000000 "__OTR__objects/object_warp2/gWarp2Blob_000000"
|
|
static const ALIGN_ASSET(2) char gWarp2Blob_000000[] = dgWarp2Blob_000000; |