diff --git a/src/defs.h b/src/defs.h index ba0e3e9..08c1954 100644 --- a/src/defs.h +++ b/src/defs.h @@ -50,7 +50,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define GRID_CELL_WIDTH 640 #define GRID_CELL_HEIGHT 360 #define GRID_SIZE 50 -#define MAX_GRID_CANDIDATES 1024 +#define MAX_GRID_CANDIDATES 256 #define GRID_RESTRICTION_SIZE 250 #define BF_NONE 0