Home
last modified time | relevance | path

Searched refs:TBMAX_PIECE (Results 1 – 1 of 1) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Dtbcore.c22 #define TBMAX_PIECE 254 macro
51 static struct TBEntry_piece TB_piece[TBMAX_PIECE];
206 if (TBnum_piece == TBMAX_PIECE) { in init_tb()