mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-01 08:07:35 -04:00
Decompile currentPlayerGetUnk1760
This commit is contained in:
@@ -2392,12 +2392,13 @@ u32 currentPlayerGetUnk1754(void)
|
||||
return g_Vars.currentplayer->unk1754;
|
||||
}
|
||||
|
||||
f32 *currentPlayerGetUnk1760(void)
|
||||
{
|
||||
return g_Vars.currentplayer->unk1760;
|
||||
}
|
||||
|
||||
GLOBAL_ASM(
|
||||
glabel func0f0b5728
|
||||
/* f0b5728: 3c0e800a */ lui $t6,%hi(g_Vars+0x284)
|
||||
/* f0b572c: 8dcea244 */ lw $t6,%lo(g_Vars+0x284)($t6)
|
||||
/* f0b5730: 03e00008 */ jr $ra
|
||||
/* f0b5734: 8dc21760 */ lw $v0,0x1760($t6)
|
||||
glabel func0f0b5738
|
||||
/* f0b5738: 3c0e800a */ lui $t6,%hi(g_Vars+0x284)
|
||||
/* f0b573c: 8dcea244 */ lw $t6,%lo(g_Vars+0x284)($t6)
|
||||
/* f0b5740: 03e00008 */ jr $ra
|
||||
|
||||
Reference in New Issue
Block a user