mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Rename g_Vars.mplayerisrunning properties
This commit is contained in:
@@ -78,8 +78,8 @@ struct g_vars {
|
||||
/*000308*/ u32 unk000308;
|
||||
/*00030c*/ u32 unk00030c;
|
||||
/*000310*/ u32 unk000310;
|
||||
/*000314*/ u32 unk000314;
|
||||
/*000318*/ bool mplayerisrunning;
|
||||
/*000314*/ bool mplayerisrunning;
|
||||
/*000318*/ bool normmplayerisrunning;
|
||||
/*00031c*/ u32 unk00031c;
|
||||
/*000320*/ u32 unk000320;
|
||||
/*000324*/ s32 unk000324;
|
||||
|
||||
Reference in New Issue
Block a user