Adjust dimensions

cpp
Elnu 2 years ago
parent a31f2d0559
commit 9df133113a

@ -7,10 +7,10 @@
#include <iostream>
#define WINDOW_WIDTH 400
#define WINDOW_HEIGHT 400
#define WINDOW_HEIGHT 800
#define GRID_WIDTH 20
#define GRID_HEIGHT 20
#define GRID_HEIGHT 40
class TileType {
public:

Loading…
Cancel
Save