mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 12:59:41 -04:00
Rename g_Vars.unk000318 to g_Vars.mplayerisrunning
This commit is contained in:
@@ -79,7 +79,7 @@ struct g_vars {
|
||||
/*00030c*/ u32 unk00030c;
|
||||
/*000310*/ u32 unk000310;
|
||||
/*000314*/ u32 unk000314;
|
||||
/*000318*/ u32 unk000318;
|
||||
/*000318*/ bool mplayerisrunning;
|
||||
/*00031c*/ u32 unk00031c;
|
||||
/*000320*/ u32 unk000320;
|
||||
/*000324*/ u32 unk000324;
|
||||
|
||||
Reference in New Issue
Block a user