mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-24 22:01:09 -04:00
Decompile func0f166ea8
This commit is contained in:
+4
-6
@@ -39,12 +39,10 @@ s32 fileGetRomSizeByFileNum(s32 filenum)
|
||||
return fileGetRomSizeByTableAddress((u32 *)&filetable[filenum]);
|
||||
}
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f166ea8
|
||||
/* f166ea8: afa40000 */ sw $a0,0x0($sp)
|
||||
/* f166eac: 03e00008 */ jr $ra
|
||||
/* f166eb0: 00001025 */ or $v0,$zero,$zero
|
||||
);
|
||||
u32 func0f166ea8(u32 *filetableaddr)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f166eb4
|
||||
|
||||
Reference in New Issue
Block a user