mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 05:50:34 +00:00
neo screen droplets
This commit is contained in:
parent
8963cbcb7c
commit
07fe099b4e
21 changed files with 1034 additions and 8 deletions
|
@ -39,6 +39,7 @@ public:
|
|||
static void SmoothColor(uint32 red, uint32 green, uint32 blue, uint32 alpha);
|
||||
static bool NeedBackBuffer(void);
|
||||
static bool NeedFrontBuffer(int32 type);
|
||||
static void GetBackBuffer(RwCamera *cam);
|
||||
static bool UseBlurColours(void) { return EffectSwitch != POSTFX_SIMPLE; }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue