start turret

This commit is contained in:
2025-06-10 16:29:17 +02:00
parent 79c8b747cd
commit a17e3abbff
17 changed files with 213 additions and 68 deletions

View File

@@ -19,6 +19,7 @@ typedef enum ItemType {
TYPE_BELT,
TYPE_FURNACE,
TYPE_MINER,
TYPE_TURRET,
IRON_ORE = ITEMREGISTRY_SIZE / 2,
SILVER_ORE,
GOLD_ORE,