#ifndef TEXTURES_G_PN_01_H #define TEXTURES_G_PN_01_H 1 #include "align_asset_macro.h" #define dgForestTempleTitleCardENGTex "__OTR__textures/g_pn_01/gForestTempleTitleCardENGTex" static const ALIGN_ASSET(2) char gForestTempleTitleCardENGTex[] = dgForestTempleTitleCardENGTex; #define dgForestTempleTitleCardGERTex "__OTR__textures/g_pn_01/gForestTempleTitleCardGERTex" static const ALIGN_ASSET(2) char gForestTempleTitleCardGERTex[] = dgForestTempleTitleCardGERTex; #define dgForestTempleTitleCardFRATex "__OTR__textures/g_pn_01/gForestTempleTitleCardFRATex" static const ALIGN_ASSET(2) char gForestTempleTitleCardFRATex[] = dgForestTempleTitleCardFRATex; #endif // TEXTURES_G_PN_01_H