mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-02-01 22:30:53 +00:00
IOQ3 commit 2383
This commit is contained in:
parent
3f931b892b
commit
2882352983
2 changed files with 2 additions and 2 deletions
|
@ -40,4 +40,4 @@ typedef struct {
|
|||
float sunAmbCol[3];
|
||||
} refdefex_t;
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -30,4 +30,4 @@ void RB_BokehBlur(float blur);
|
|||
void RB_GodRays(void);
|
||||
void RB_GaussianBlur(float blur);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue