summaryrefslogtreecommitdiff
path: root/soh/assets/textures/backgrounds/vr_K5VR_static.h
blob: 2ba942837af4234788d2ddac88110fbff949e54b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef TEXTURES_VR_K5VR_STATIC_H
#define TEXTURES_VR_K5VR_STATIC_H 1

#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;

#endif // TEXTURES_VR_K5VR_STATIC_H