Decompile the rest of minecart

This commit is contained in:
Tal Hayon
2022-03-20 02:50:21 +02:00
parent 60db1d0cd1
commit d7a794a9d2
6 changed files with 224 additions and 447 deletions
+3 -3
View File
@@ -96,10 +96,10 @@ typedef struct {
} EntityData;
typedef struct {
u16 field_0x0;
u16 tilePos;
u16 field_0x2;
u8 field_0x4;
u8 field_0x5;
u8 room;
u8 animationState;
u8 field_0x6;
u8 field_0x7;
} struct_030010EC;