Sync asset names with decomp documentation (#3153)
* sync asset names with decomp * whitespace and tweak
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user