Decompile func00001b1c

This commit is contained in:
Ryan Dwyer
2019-10-29 22:07:16 +10:00
parent 4d58214c12
commit e6c4b38b3f
2 changed files with 7 additions and 4 deletions
+6 -4
View File
@@ -795,11 +795,13 @@ void func00001b10(u32 value)
var8005ce64 = value;
}
void func00001b1c(u32 value)
{
var8005ce60 = value;
}
GLOBAL_ASM(
glabel func0001b1c
/* 1b1c: 3c018006 */ lui $at,0x8006
/* 1b20: 03e00008 */ jr $ra
/* 1b24: ac24ce60 */ sw $a0,-0x31a0($at)
glabel func0001b28
/* 1b28: 3c018006 */ lui $at,0x8006
/* 1b2c: 03e00008 */ jr $ra
/* 1b30: ac24ce68 */ sw $a0,-0x3198($at)
+1
View File
@@ -6,6 +6,7 @@
extern s32 levelnum;
extern u64 rand_seed;
extern u32 var8005ce60;
extern u32 var8005ce64;
extern u32 var80065be0;
extern u32 var80067aa0;