mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-10 02:45:30 -04:00
Discover hoverprops
This commit is contained in:
@@ -294,4 +294,10 @@ struct sky {
|
||||
u32 unk34;
|
||||
};
|
||||
|
||||
struct hoverprop {
|
||||
u32 fileid;
|
||||
s32 y_offset;
|
||||
u16 size;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user