Increased grid size to 50.

This commit is contained in:
Steve 2015-11-02 07:57:45 +00:00
parent f667137521
commit e368b9eee2
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,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 25
#define GRID_SIZE 50
#define MAX_GRID_CANDIDATES 1024
#define BF_NONE 0