#ifndef OBJECTS_OBJECT_MORI_TEX_H #define OBJECTS_OBJECT_MORI_TEX_H 1 #include "align_asset_macro.h" #define dgMoriElevatorBarTex "__OTR__objects/object_mori_tex/gMoriElevatorBarTex" static const ALIGN_ASSET(2) char gMoriElevatorBarTex[] = dgMoriElevatorBarTex; #define dgMoriElevatorTopTex "__OTR__objects/object_mori_tex/gMoriElevatorTopTex" static const ALIGN_ASSET(2) char gMoriElevatorTopTex[] = dgMoriElevatorTopTex; #define dgMoriElevatorSideTex "__OTR__objects/object_mori_tex/gMoriElevatorSideTex" static const ALIGN_ASSET(2) char gMoriElevatorSideTex[] = dgMoriElevatorSideTex; #define dgMoriStoneWallTex "__OTR__objects/object_mori_tex/gMoriStoneWallTex" static const ALIGN_ASSET(2) char gMoriStoneWallTex[] = dgMoriStoneWallTex; #define dgMoriKaitenkabeMetalWallTex "__OTR__objects/object_mori_tex/gMoriKaitenkabeMetalWallTex" static const ALIGN_ASSET(2) char gMoriKaitenkabeMetalWallTex[] = dgMoriKaitenkabeMetalWallTex; #define dgMoriRakkatenjoCheckerboardTex "__OTR__objects/object_mori_tex/gMoriRakkatenjoCheckerboardTex" static const ALIGN_ASSET(2) char gMoriRakkatenjoCheckerboardTex[] = dgMoriRakkatenjoCheckerboardTex; #define dgMoriStalfosPlatformSideTex "__OTR__objects/object_mori_tex/gMoriStalfosPlatformSideTex" static const ALIGN_ASSET(2) char gMoriStalfosPlatformSideTex[] = dgMoriStalfosPlatformSideTex; #define dgMoriStalfosPlatformTopTex "__OTR__objects/object_mori_tex/gMoriStalfosPlatformTopTex" static const ALIGN_ASSET(2) char gMoriStalfosPlatformTopTex[] = dgMoriStalfosPlatformTopTex; #define dgMoriHashiraPlatformsTex "__OTR__objects/object_mori_tex/gMoriHashiraPlatformsTex" static const ALIGN_ASSET(2) char gMoriHashiraPlatformsTex[] = dgMoriHashiraPlatformsTex; #define dgMoriWaterTex "__OTR__objects/object_mori_tex/gMoriWaterTex" static const ALIGN_ASSET(2) char gMoriWaterTex[] = dgMoriWaterTex; #define dgMoriHashigoLadderTex "__OTR__objects/object_mori_tex/gMoriHashigoLadderTex" static const ALIGN_ASSET(2) char gMoriHashigoLadderTex[] = dgMoriHashigoLadderTex; #define dgForestTwistedHallwayPillarTex "__OTR__objects/object_mori_tex/gForestTwistedHallwayPillarTex" static const ALIGN_ASSET(2) char gForestTwistedHallwayPillarTex[] = dgForestTwistedHallwayPillarTex; #define dgForestTwistedHallwayWallAndFloorTex "__OTR__objects/object_mori_tex/gForestTwistedHallwayWallAndFloorTex" static const ALIGN_ASSET(2) char gForestTwistedHallwayWallAndFloorTex[] = dgForestTwistedHallwayWallAndFloorTex; #define dgForestTwistedHallwayWallDesignTex "__OTR__objects/object_mori_tex/gForestTwistedHallwayWallDesignTex" static const ALIGN_ASSET(2) char gForestTwistedHallwayWallDesignTex[] = dgForestTwistedHallwayWallDesignTex; #define dgForestTwistedHallCarpetTex "__OTR__objects/object_mori_tex/gForestTwistedHallCarpetTex" static const ALIGN_ASSET(2) char gForestTwistedHallCarpetTex[] = dgForestTwistedHallCarpetTex; #define dgForestTwistedHallLadderTex "__OTR__objects/object_mori_tex/gForestTwistedHallLadderTex" static const ALIGN_ASSET(2) char gForestTwistedHallLadderTex[] = dgForestTwistedHallLadderTex; #define dgForestTwistedHallBrickTex "__OTR__objects/object_mori_tex/gForestTwistedHallBrickTex" static const ALIGN_ASSET(2) char gForestTwistedHallBrickTex[] = dgForestTwistedHallBrickTex; #define dgMoriHashiraGateTex "__OTR__objects/object_mori_tex/gMoriHashiraGateTex" static const ALIGN_ASSET(2) char gMoriHashiraGateTex[] = dgMoriHashiraGateTex; #endif // OBJECTS_OBJECT_MORI_TEX_H