mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-16 00:39:03 +00:00
Fix build (renamed var name in definiton file)
This commit is contained in:
parent
ec2f4fde93
commit
3bad82db3b
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ public:
|
|||
bool field_3995;
|
||||
bool field_3996;
|
||||
bool field_3997;
|
||||
int8 field_3998;
|
||||
int8 nFramesSinceCutsceneEnded;
|
||||
bool field_3999;
|
||||
bool field_399A;
|
||||
uint8 m_nMusicModeToBeSet;
|
||||
|
|
Loading…
Reference in a new issue