Update game.h
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ int tile_shp, tilesrc_x, tilesrc_y, tiledst_x, tiledst_y;
|
|||||||
|
|
||||||
int display_tile();
|
int display_tile();
|
||||||
|
|
||||||
int grid [2][18][8]= {
|
int grid [2][18][8] = {
|
||||||
{
|
{
|
||||||
{0, 0, 0, 0, 0, 0, 0, 0}, // colours
|
{0, 0, 0, 0, 0, 0, 0, 0}, // colours
|
||||||
{0, 0, 0, 0, 0, 0, 0, 0},
|
{0, 0, 0, 0, 0, 0, 0, 0},
|
||||||
|
|||||||
Reference in New Issue
Block a user