_MakeGameView
_MakeGameView(rows, cols);
_MakeGameView(4, 4);
void _MakeGameView(uint8 rows, uint8 cols);