mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-13 08:01:33 +01:00
formatting only
This commit is contained in:
parent
26ce5a119a
commit
43e8bd7879
1 changed files with 2 additions and 1 deletions
|
@ -124,7 +124,8 @@ void server_formatDictCounts( ServerCtxt* server, XWStreamCtxt* stream,
|
|||
void server_formatRemainingTiles( ServerCtxt* server, XWStreamCtxt* stream,
|
||||
XP_S16 player );
|
||||
|
||||
void server_listWordsPlayed( ServerCtxt* server, XWStreamCtxt* stream, XP_U16 nMoves );
|
||||
void server_listWordsPlayed( ServerCtxt* server, XWStreamCtxt* stream,
|
||||
XP_U16 nMoves );
|
||||
|
||||
void server_writeFinalScores( ServerCtxt* server, XWStreamCtxt* stream );
|
||||
|
||||
|
|
Loading…
Reference in a new issue