mirror of
https://github.com/zeldaret/tmc
synced 2026-08-14 12:34:15 -04:00
Labeled PlayerState and PlayerAction stuff
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
typedef struct {
|
||||
Entity base;
|
||||
u8 filler[0x1C];
|
||||
u8 filler[28];
|
||||
MinecartData* minecartData;
|
||||
} MinecartEntity;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user