mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-05 20:45:49 +01:00
api change
This commit is contained in:
parent
955f2180db
commit
f280b6755d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#define MAX_TILE_BUTTON_WIDTH (sizeof(XP_UCHAR4) + 2)
|
||||
|
||||
static void
|
||||
sizeTextsAsButtons( XP_UCHAR4* texts, XP_U16 maxLen, XP_U16 nTiles,
|
||||
sizeTextsAsButtons( const XP_UCHAR4* texts, XP_U16 maxLen, XP_U16 nTiles,
|
||||
XP_U16* textsCols, XP_U16* textsRows,
|
||||
XP_U16* textsOffsets )
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue