Merge tilesets into one

This commit is contained in:
2023-12-12 17:02:23 +01:00
parent 11832ec1cc
commit 72b32b1a26
48 changed files with 10442 additions and 4618 deletions

View File

@@ -3,7 +3,8 @@
typedef enum Layers {
LAYER_TERRAIN = 0,
LAYER_FOLIAGE,
LAYER_ROCKS,
LAYER_ROCKS2,
LAYER_TREES,
LAYER_TREES2,
LAYER_BUILDINGS,