Shipwright/soh/assets/objects/object_geff/object_geff.h
2023-03-02 15:37:47 +01:00

12 lines
518 B
C

#pragma once
#include "align_asset_macro.h"
#define dgGanonRubbleInsideTex "__OTR__objects/object_geff/gGanonRubbleInsideTex"
static const ALIGN_ASSET(2) char gGanonRubbleInsideTex[] = dgGanonRubbleInsideTex;
#define dgGanonRubbleOutsideTex "__OTR__objects/object_geff/gGanonRubbleOutsideTex"
static const ALIGN_ASSET(2) char gGanonRubbleOutsideTex[] = dgGanonRubbleOutsideTex;
#define dgGanonRubbleDL "__OTR__objects/object_geff/gGanonRubbleDL"
static const ALIGN_ASSET(2) char gGanonRubbleDL[] = dgGanonRubbleDL;