Files
Shiip-of-Hakinian-Espanol/soh/assets/objects/object_gi_egg/object_gi_egg.h
2023-03-02 15:37:47 +01:00

9 lines
308 B
C

#pragma once
#include "align_asset_macro.h"
#define dgGiEggMaterialDL "__OTR__objects/object_gi_egg/gGiEggMaterialDL"
static const ALIGN_ASSET(2) char gGiEggMaterialDL[] = dgGiEggMaterialDL;
#define dgGiEggDL "__OTR__objects/object_gi_egg/gGiEggDL"
static const ALIGN_ASSET(2) char gGiEggDL[] = dgGiEggDL;