Term
This commit is contained in:
@@ -29,6 +29,7 @@ typedef enum {
|
||||
typedef struct _entity_t {
|
||||
entitytype_t type;
|
||||
uint8_t x, y;
|
||||
uint8_t subX, subY;
|
||||
entitydir_t dir;
|
||||
|
||||
// Per type data
|
||||
|
Reference in New Issue
Block a user