Discover hoverprops

This commit is contained in:
Ryan Dwyer
2019-09-25 00:07:31 +10:00
parent 84ab9d29dc
commit e9c2525b0f
2 changed files with 21 additions and 27 deletions
+6
View File
@@ -294,4 +294,10 @@ struct sky {
u32 unk34;
};
struct hoverprop {
u32 fileid;
s32 y_offset;
u16 size;
};
#endif