6 lines
239 B
C
6 lines
239 B
C
#pragma once
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgForestMedallionPlatformTex "__OTR__objects/object_mjin_wind/gForestMedallionPlatformTex"
|
|
static const ALIGN_ASSET(2) char gForestMedallionPlatformTex[] = dgForestMedallionPlatformTex; |