#pragma once #include "align_asset_macro.h" #define dgGohmaTitleCardENGTex "__OTR__textures/object_goma/gGohmaTitleCardENGTex" static const ALIGN_ASSET(2) char gGohmaTitleCardENGTex[] = dgGohmaTitleCardENGTex; #define dgGohmaTitleCardGERTex "__OTR__textures/object_goma/gGohmaTitleCardGERTex" static const ALIGN_ASSET(2) char gGohmaTitleCardGERTex[] = dgGohmaTitleCardGERTex; #define dgGohmaTitleCardFRATex "__OTR__textures/object_goma/gGohmaTitleCardFRATex" static const ALIGN_ASSET(2) char gGohmaTitleCardFRATex[] = dgGohmaTitleCardFRATex;