Label mtx variables in GfxPool (#424)

This commit is contained in:
AloXado320
2023-09-17 17:39:25 -05:00
committed by GitHub
parent 78a7d02b87
commit 3f221d6f25
51 changed files with 390 additions and 375 deletions
+3 -3
View File
@@ -759,7 +759,7 @@ UNUSED void func_80028F5C(UNUSED s32 arg0, UNUSED s32 arg1, UNUSED s32 arg2, UNU
}
void func_80028F70(void) {
D_80164AF0 = 0;
gMatrixEffectCount = 0;
func_80028E70(gPlayerOneCopy, camera1, 0, 0);
func_80028E70(gPlayerTwo, camera1, 1, 0);
func_80028E70(gPlayerThree, camera1, 2, 0);
@@ -771,7 +771,7 @@ void func_80028F70(void) {
}
void func_80029060(void) {
D_80164AF0 = 0;
gMatrixEffectCount = 0;
func_80028E70(gPlayerOneCopy, camera1, 0, 0);
func_80028E70(gPlayerTwo, camera1, 1, 0);
func_80028E70(gPlayerThree, camera1, 2, 0);
@@ -787,7 +787,7 @@ void func_80029150(void) {
}
void func_80029158(void) {
D_80164AF0 = 0;
gMatrixEffectCount = 0;
func_80028E70(gPlayerOneCopy, camera1, 0, 0);
func_80028E70(gPlayerTwo, camera1, 1, 0);
func_80028E70(gPlayerThree, camera1, 2, 0);