diff options
Diffstat (limited to 'include/structures.h')
| -rw-r--r-- | include/structures.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/structures.h b/include/structures.h index a875d89a..9f3f1276 100644 --- a/include/structures.h +++ b/include/structures.h @@ -171,10 +171,7 @@ typedef struct { u8 unk1; u8 unk2; u8 unk3; - u8 freezeTime; - u8 unk9; - u8 unk_0xa; - u8 unk_0xb; + Entity* unk4; u16 unk_0xc; } EntityHandler; |
