Add draw sorting based on Y position
This commit is contained in:
@@ -6,11 +6,6 @@
|
||||
|
||||
#include "game_tileset.h"
|
||||
|
||||
extern ECS_TAG_DECLARE(TextureTerrain);
|
||||
extern ECS_TAG_DECLARE(TextureBuildings);
|
||||
extern ECS_TAG_DECLARE(TextureEntities);
|
||||
|
||||
|
||||
typedef enum ResourceType {
|
||||
RES_IRON,
|
||||
RES_WOOD,
|
||||
|
||||
Reference in New Issue
Block a user