mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-02 08:35:08 -04:00
9 lines
376 B
C
9 lines
376 B
C
#pragma once
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dobject_kusa_DL_000140 "__OTR__objects/object_kusa/object_kusa_DL_000140"
|
|
static const ALIGN_ASSET(2) char object_kusa_DL_000140[] = dobject_kusa_DL_000140;
|
|
|
|
#define dobject_kusa_DL_0002E0 "__OTR__objects/object_kusa/object_kusa_DL_0002E0"
|
|
static const ALIGN_ASSET(2) char object_kusa_DL_0002E0[] = dobject_kusa_DL_0002E0; |