mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-04-28 13:17:58 +03:00
15 lines
No EOL
776 B
C
15 lines
No EOL
776 B
C
#pragma once
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dobject_b_heart_DL_000240 "__OTR__objects/object_b_heart/object_b_heart_DL_000240"
|
|
static const ALIGN_ASSET(2) char object_b_heart_DL_000240[] = dobject_b_heart_DL_000240;
|
|
|
|
#define dobject_b_heart_DL_000348 "__OTR__objects/object_b_heart/object_b_heart_DL_000348"
|
|
static const ALIGN_ASSET(2) char object_b_heart_DL_000348[] = dobject_b_heart_DL_000348;
|
|
|
|
#define dobject_b_heart_Tex_0003C0 "__OTR__objects/object_b_heart/object_b_heart_Tex_0003C0"
|
|
static const ALIGN_ASSET(2) char object_b_heart_Tex_0003C0[] = dobject_b_heart_Tex_0003C0;
|
|
|
|
#define dobject_b_heart_Tex_0005C0 "__OTR__objects/object_b_heart/object_b_heart_Tex_0005C0"
|
|
static const ALIGN_ASSET(2) char object_b_heart_Tex_0005C0[] = dobject_b_heart_Tex_0005C0; |