Decompile func0f0b18b4

This commit is contained in:
Ryan Dwyer
2021-01-23 16:50:39 +10:00
parent 4e3bc8f2ad
commit 4ce7d4f994
+5 -2
View File
@@ -318,10 +318,13 @@ glabel func0f0b184c
/* f0b18a8: 27bd0018 */ addiu $sp,$sp,0x18
/* f0b18ac: 03e00008 */ jr $ra
/* f0b18b0: afa40000 */ sw $a0,0x0($sp)
/* f0b18b4: 03e00008 */ jr $ra
/* f0b18b8: afa40000 */ sw $a0,0x0($sp)
);
void func0f0b18b4(s32 arg0)
{
// empty
}
s32 currentPlayerGetDeviceState(s32 weaponnum)
{
struct weapon *weapon = weaponFindById(weaponnum);