mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
name change
This commit is contained in:
parent
0f84e549f4
commit
4bd5a4675b
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