Matched mstoryDll (US) (#512)
This commit is contained in:
parent
2121a31f1d
commit
496c8544e5
11 changed files with 4078 additions and 273 deletions
|
|
@ -314,6 +314,11 @@ static inline s32 GWPlayerCurrGet(void)
|
|||
return GWSystem.player_curr;
|
||||
}
|
||||
|
||||
static inline s32 GWUnkB1Get(void)
|
||||
{
|
||||
return GWSystem.unk0B[1];
|
||||
}
|
||||
|
||||
static inline s32 GWPlayerTeamGet(s32 player)
|
||||
{
|
||||
return GWPlayer[player].team;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue