C
#define GRID_SHOW_SEPARATORS_ONLY 0x0020 // Draw only the lines between cells (like Tic-tac-toe)
Description
Draw only the lines between cells (like Tic-tac-toe)
#define GRID_SHOW_SEPARATORS_ONLY 0x0020 // Draw only the lines between cells (like Tic-tac-toe)
Draw only the lines between cells (like Tic-tac-toe)