Decompile func00009ec4

This commit is contained in:
Ryan Dwyer 2020-08-20 17:53:03 +10:00
parent 93e34b4d6f
commit 0fa3fbb84b
2 changed files with 6 additions and 7 deletions

View File

@ -45,6 +45,7 @@ extern u32 var8005ce2c;
extern u32 var8005ce48;
extern u32 var8005ce74;
extern u32 var8005ce8c;
extern u32 var8005ce90;
extern u32 var8005ce94;
extern u32 var8005ce9c;
extern u32 var8005cea8;

View File

@ -673,13 +673,11 @@ glabel func00009c3c
/* 9ec0: 27bd0020 */ addiu $sp,$sp,0x20
);
GLOBAL_ASM(
glabel func00009ec4
/* 9ec4: 24840002 */ addiu $a0,$a0,0x2
/* 9ec8: 3c018006 */ lui $at,%hi(var8005ce90)
/* 9ecc: 03e00008 */ jr $ra
/* 9ed0: ac24ce90 */ sw $a0,%lo(var8005ce90)($at)
);
void func00009ec4(s32 arg0)
{
arg0 += 2;
var8005ce90 = arg0;
}
GLOBAL_ASM(
glabel func00009ed4