mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 21:44:09 +00:00
Cranes done
This commit is contained in:
parent
9436b5a8a5
commit
7f8a78e5de
8 changed files with 565 additions and 117 deletions
|
@ -17,7 +17,7 @@ class CRunningScript;
|
|||
|
||||
struct CScriptRectangle
|
||||
{
|
||||
int8 m_bIsUsed;
|
||||
bool m_bIsUsed;
|
||||
bool m_bBeforeFade;
|
||||
int16 m_nTextureId;
|
||||
CRect m_sRect;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue