Add OOB texture fix entry for Arrow heads (#5207)
This commit is contained in:
@@ -21,6 +21,9 @@ static const ALIGN_ASSET(2) char gHilite1Tex[] = dgHilite1Tex;
|
||||
#define dgHilite2Tex "__OTR__objects/gameplay_keep/gHilite2Tex"
|
||||
static const ALIGN_ASSET(2) char gHilite2Tex[] = dgHilite2Tex;
|
||||
|
||||
#define dgHilite2Tex_Overflow "__OTR__objects/gameplay_keep/gHilite2Tex_Overflow"
|
||||
static const ALIGN_ASSET(2) char gHilite2Tex_Overflow[] = dgHilite2Tex_Overflow;
|
||||
|
||||
#define dgHylianShieldDesignTex "__OTR__objects/gameplay_keep/gHylianShieldDesignTex"
|
||||
static const ALIGN_ASSET(2) char gHylianShieldDesignTex[] = dgHylianShieldDesignTex;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user