more entity stuff

This commit is contained in:
Behemoth
2020-08-06 21:00:49 +02:00
parent 08784153ef
commit 6250d7ce72
5 changed files with 333 additions and 544 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ typedef struct {
} BoundingBox;
typedef struct Entity {
/*0x00*/ u32* field_0x0;
/*0x00*/ struct Entity* field_0x0;
/*0x04*/ struct Entity* field_0x4;
/*0x08*/ EntityType entityType;
/*0x0c*/ u8 action;