Decompile func0f095bf4

This commit is contained in:
Ryan Dwyer 2020-09-05 21:36:31 +10:00
parent 212da40846
commit 12926fb6eb
2 changed files with 5 additions and 7 deletions

View File

@ -662,13 +662,10 @@ bool objectiveIsAllComplete(void)
return true;
}
GLOBAL_ASM(
glabel func0f095bf4
/* f095bf4: 240e0001 */ addiu $t6,$zero,0x1
/* f095bf8: 3c018007 */ lui $at,%hi(var8006ae74)
/* f095bfc: 03e00008 */ jr $ra
/* f095c00: ac2eae74 */ sw $t6,%lo(var8006ae74)($at)
);
void func0f095bf4(void)
{
var8006ae74 = 1;
}
GLOBAL_ASM(
glabel func0f095c04

View File

@ -146,6 +146,7 @@ extern s8 var8006ae28;
extern u32 var8006ae3c;
extern u32 var8006ae5c;
extern s32 var8006ae70;
extern s32 var8006ae74;
extern u32 var8006ae80;
extern u32 var8006ae90;
extern u32 var8006af0c;