mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-21 15:46:42 -04:00
Decompile currentPlayerSortInvItem
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "types.h"
|
||||
|
||||
void currentPlayerClearInventory(void);
|
||||
u32 func0f11165c(void);
|
||||
void currentPlayerSortInvItem(struct invitem *item);
|
||||
void func0f11179c(struct invitem *item);
|
||||
void currentPlayerRemoveInvItem(struct invitem *item);
|
||||
struct invitem *currentPlayerGetUnusedInvItem(void);
|
||||
|
||||
Reference in New Issue
Block a user