Shipwright/soh/assets/textures/backgrounds/vr_K5VR_static.h
2023-03-02 15:37:47 +01:00

12 lines
514 B
C

#pragma once
#include "align_asset_macro.h"
#define dgSariasHouseBgTex "__OTR__textures/vr_K5VR_static/gSariasHouseBgTex"
static const ALIGN_ASSET(2) char gSariasHouseBgTex[] = dgSariasHouseBgTex;
#define dgSariasHouse2BgTex "__OTR__textures/vr_K5VR_static/gSariasHouse2BgTex"
static const ALIGN_ASSET(2) char gSariasHouse2BgTex[] = dgSariasHouse2BgTex;
#define dgSariasHouse3BgTex "__OTR__textures/vr_K5VR_static/gSariasHouse3BgTex"
static const ALIGN_ASSET(2) char gSariasHouse3BgTex[] = dgSariasHouse3BgTex;