diff --git a/src/game/game_0b3350.c b/src/game/game_0b3350.c index 96f255736..30ff5a7e1 100644 --- a/src/game/game_0b3350.c +++ b/src/game/game_0b3350.c @@ -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