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

9 lines
316 B
C

#pragma once
#include "align_asset_macro.h"
#define dgBazaarBgTex "__OTR__textures/vr_SP1a_static/gBazaarBgTex"
static const ALIGN_ASSET(2) char gBazaarBgTex[] = dgBazaarBgTex;
#define dgBazaar2BgTex "__OTR__textures/vr_SP1a_static/gBazaar2BgTex"
static const ALIGN_ASSET(2) char gBazaar2BgTex[] = dgBazaar2BgTex;