Various Board Symbol Fixes
This commit is contained in:
parent
ed42e5cdd4
commit
10cf70ab22
3 changed files with 6 additions and 6 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
extern s16 boardPlayerMdl[4];
|
||||
|
||||
static inline s16 BoardPlayerHandicapGet(s32 player)
|
||||
static inline s32 BoardPlayerHandicapGet(s32 player)
|
||||
{
|
||||
return GWPlayer[player].handicap;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue