mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
new files into svn:ignore
This commit is contained in:
parent
7a24d40d1f
commit
4b969503e3
1 changed files with 4 additions and 0 deletions
|
@ -40,7 +40,11 @@ extern "C" {
|
|||
#define NTILES_NBITS 3
|
||||
#endif
|
||||
|
||||
/* Try making this 0, as some local rules, e.g. Spanish, allow. Will need to
|
||||
* add UI to limit the number of tiles selected to that remaining in the pool.
|
||||
*/
|
||||
#define MIN_TRADE_TILES MAX_TRAY_TILES
|
||||
|
||||
/* apply to CellTile */
|
||||
#define TILE_VALUE_MASK 0x003F
|
||||
#define TILE_BLANK_BIT 0x0040
|
||||
|
|
Loading…
Add table
Reference in a new issue