Decompiled most of ztardll
This commit is contained in:
parent
2e0af132d1
commit
cf44961290
8 changed files with 4996 additions and 132 deletions
|
|
@ -251,7 +251,7 @@ s32 GWMGAvailGet(s32 id)
|
|||
}
|
||||
}
|
||||
|
||||
s32 GWMGAvailSet(s32 id)
|
||||
void GWMGAvailSet(s32 id)
|
||||
{
|
||||
s32 word;
|
||||
s32 bit;
|
||||
|
|
@ -364,4 +364,4 @@ void GWTotalStarsAdd(s16 amount)
|
|||
u16 GWTotalStarsGet(void)
|
||||
{
|
||||
return GWGameStat.total_stars;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue