IOQ3 commit 2383

This commit is contained in:
Richard Allen 2012-12-22 00:45:31 +00:00
parent 3f931b892b
commit 2882352983
2 changed files with 2 additions and 2 deletions

View file

@ -40,4 +40,4 @@ typedef struct {
float sunAmbCol[3]; float sunAmbCol[3];
} refdefex_t; } refdefex_t;
#endif #endif

View file

@ -30,4 +30,4 @@ void RB_BokehBlur(float blur);
void RB_GodRays(void); void RB_GodRays(void);
void RB_GaussianBlur(float blur); void RB_GaussianBlur(float blur);
#endif #endif