spawn an entity, no movement yet
This commit is contained in:
@@ -8,3 +8,6 @@ TILE_SIZE :: 32
|
||||
MAP_WIDTH :: 80
|
||||
MAP_HEIGHT :: 60
|
||||
|
||||
MAX_ENTITIES :: 256
|
||||
INVALID_ENTITY :: Entity(0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user