mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-01 16:15:07 -04:00
16 lines
639 B
C
16 lines
639 B
C
#ifndef OBJECTS_OBJECT_OA9_H
|
|
#define OBJECTS_OBJECT_OA9_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dobject_oA9_DL_00000250 "__OTR__objects/object_oA9/object_oA9_DL_00000250"
|
|
static const ALIGN_ASSET(2) char object_oA9_DL_00000250[] = dobject_oA9_DL_00000250;
|
|
|
|
#define dobject_oA9_Tex_000003A0 "__OTR__objects/object_oA9/object_oA9_Tex_000003A0"
|
|
static const ALIGN_ASSET(2) char object_oA9_Tex_000003A0[] = dobject_oA9_Tex_000003A0;
|
|
|
|
#define dobject_oA9_Tex_000004A0 "__OTR__objects/object_oA9/object_oA9_Tex_000004A0"
|
|
static const ALIGN_ASSET(2) char object_oA9_Tex_000004A0[] = dobject_oA9_Tex_000004A0;
|
|
|
|
#endif // OBJECTS_OBJECT_OA9_H
|