Sync asset names with decomp documentation (#3153)

* sync asset names with decomp

* whitespace and tweak
This commit is contained in:
Adam Bird
2023-09-10 19:21:56 +02:00
committed by GitHub
parent c3d32182a5
commit 024c5e0b5f
136 changed files with 4956 additions and 4956 deletions

View File

@@ -12,8 +12,8 @@ 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 dgMorieStoneWallTex "__OTR__objects/object_mori_tex/gMorieStoneWallTex"
static const ALIGN_ASSET(2) char gMorieStoneWallTex[] = dgMorieStoneWallTex;
#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;