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