Prepping map stuff
This commit is contained in:
@@ -23,6 +23,7 @@ typedef struct entity_s {
|
||||
// Movement
|
||||
entitydir_t direction;
|
||||
worldpos_t position;
|
||||
worldpos_t lastPosition;
|
||||
|
||||
entityanim_t animation;
|
||||
float_t animTime;
|
||||
|
||||
Reference in New Issue
Block a user