6 lines
234 B
C
6 lines
234 B
C
#pragma once
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgWaterMedallionPlatformTex "__OTR__objects/object_mjin_ice/gWaterMedallionPlatformTex"
|
|
static const ALIGN_ASSET(2) char gWaterMedallionPlatformTex[] = dgWaterMedallionPlatformTex; |