mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Fix position struct
This commit is contained in:
+1
-1
@@ -17,12 +17,12 @@ struct position {
|
||||
u16 room;
|
||||
u32 unk04;
|
||||
struct coord coord;
|
||||
u32 unk10;
|
||||
u32 unk14;
|
||||
u32 unk18;
|
||||
u32 unk1c;
|
||||
u32 unk20;
|
||||
u32 unk24;
|
||||
u32 unk28;
|
||||
};
|
||||
|
||||
struct chrdata {
|
||||
|
||||
Reference in New Issue
Block a user