Shipwright/soh/assets/objects/object_warp2/object_warp2.h

10 lines
281 B
C
Raw Normal View History

#ifndef OBJECTS_OBJECT_WARP2_H
#define OBJECTS_OBJECT_WARP2_H 1
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#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