mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-19 22:26:57 +01:00
name change
This commit is contained in:
parent
00a3f65262
commit
e82ae5b9a1
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ typedef struct UtilVtable {
|
|||
XWStreamCtxt* stream );
|
||||
|
||||
/* return of < 0 means computer should pick */
|
||||
XP_S16 (*m_util_userPickTile)( XW_UtilCtxt* uc, PickInfo* why,
|
||||
XP_S16 (*m_util_userPickTile)( XW_UtilCtxt* uc, PickInfo* pi,
|
||||
XP_U16 playerNum,
|
||||
XP_UCHAR4* texts, XP_U16 nTiles );
|
||||
|
||||
|
|
Loading…
Reference in a new issue