getting there
This commit is contained in:
parent
811e20c0f6
commit
18a3903650
6 changed files with 374 additions and 14 deletions
|
|
@ -29,7 +29,7 @@ void GWCoinsSet(int player, s16 value);
|
|||
void GWCoinsAdd(int player, s16 amount);
|
||||
void GWStarsSet(int player, s16 value);
|
||||
void GWStarsAdd(int player, s16 amount);
|
||||
s16 GWStarsGet(int player);
|
||||
s32 GWStarsGet(int player);
|
||||
void GWTotalStarsSet(s16 value);
|
||||
void GWTotalStarsAdd(s16 amount);
|
||||
u16 GWTotalStarsGet(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue