mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 04:49:22 +00:00
work on colourfilters
This commit is contained in:
parent
8baae4c77f
commit
7e136a792f
9 changed files with 81 additions and 48 deletions
|
@ -7,9 +7,8 @@ class CPostFX
|
|||
public:
|
||||
enum {
|
||||
POSTFX_OFF,
|
||||
// POSTFX_SIMPLE,
|
||||
POSTFX_NORMAL,
|
||||
// POSTFX_MOBILE
|
||||
POSTFX_PSP,
|
||||
POSTFX_PS2,
|
||||
|
||||
// not so sensible for the moment
|
||||
POSTFX_SIMPLE = -1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue