mirror of
https://github.com/zeldaret/tmc
synced 2026-08-20 14:15:10 -04:00
Create new entity structs for Objects
This commit is contained in:
@@ -5,9 +5,8 @@
|
||||
* @brief Beanstalk object
|
||||
*/
|
||||
#define NENT_DEPRECATED
|
||||
#include "global.h"
|
||||
#include "object.h"
|
||||
#include "functions.h"
|
||||
#include "object.h"
|
||||
|
||||
typedef struct {
|
||||
/*0x00*/ Entity base;
|
||||
|
||||
Reference in New Issue
Block a user