mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 15:33:02 -04:00
Decompile func0f14aac4
This commit is contained in:
+8
-10
@@ -1102,17 +1102,15 @@ void func0f14aa94(s32 colournum)
|
||||
thing->colournum = colournum;
|
||||
}
|
||||
|
||||
void func0f14aac4(void)
|
||||
{
|
||||
struct var8007f8e0 *thing = func0f14a06c(-1);
|
||||
|
||||
thing->colournum = 0;
|
||||
}
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f14aac4
|
||||
/* f14aac4: 27bdffe8 */ addiu $sp,$sp,-24
|
||||
/* f14aac8: afbf0014 */ sw $ra,0x14($sp)
|
||||
/* f14aacc: 0fc5281b */ jal func0f14a06c
|
||||
/* f14aad0: 2404ffff */ addiu $a0,$zero,-1
|
||||
/* f14aad4: ac40039c */ sw $zero,0x39c($v0)
|
||||
/* f14aad8: 8fbf0014 */ lw $ra,0x14($sp)
|
||||
/* f14aadc: 27bd0018 */ addiu $sp,$sp,0x18
|
||||
/* f14aae0: 03e00008 */ jr $ra
|
||||
/* f14aae4: 00000000 */ nop
|
||||
glabel func0f14aae8
|
||||
/* f14aae8: 27bdffe8 */ addiu $sp,$sp,-24
|
||||
/* f14aaec: afbf0014 */ sw $ra,0x14($sp)
|
||||
/* f14aaf0: 0fc5281b */ jal func0f14a06c
|
||||
|
||||
@@ -28,7 +28,7 @@ s32 func0f14a984(void);
|
||||
s32 func0f14a9f8(s32 index);
|
||||
void func0f14aa48(void);
|
||||
s32 func0f14aa70(void);
|
||||
u32 func0f14aac4(void);
|
||||
void func0f14aac4(void);
|
||||
u32 func0f14ab3c(void);
|
||||
u16 func0f14ad14(s32 device);
|
||||
s32 func0f14ad38(s32 device);
|
||||
|
||||
Reference in New Issue
Block a user