mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 06:50:33 +00:00
VC Water
This commit is contained in:
parent
90947a608f
commit
63d0bdc863
11 changed files with 2168 additions and 652 deletions
|
@ -62,6 +62,7 @@ public:
|
|||
static void InitAfterFocusLoss(void);
|
||||
|
||||
static bool IsInInterior(void) { return currArea != AREA_MAIN_MAP; }
|
||||
static bool CanSeeWaterFromCurrArea(void);
|
||||
static bool CanSeeOutSideFromCurrArea(void);
|
||||
|
||||
// NB: these do something on PS2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue