Place buildings
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include <raylib.h>
|
||||
|
||||
typedef i16 BzTile;
|
||||
typedef i32 BzTile;
|
||||
|
||||
typedef struct BzTilesetDesc {
|
||||
const char *path;
|
||||
|
||||
Reference in New Issue
Block a user