diff options
Diffstat (limited to 'src/render/MBlur.h')
-rw-r--r-- | src/render/MBlur.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/MBlur.h b/src/render/MBlur.h index baa82b80..42827f99 100644 --- a/src/render/MBlur.h +++ b/src/render/MBlur.h @@ -2,6 +2,7 @@ class CMBlur { +public: static RwRaster *&pFrontBuffer; static bool &ms_bJustInitialised; static bool &BlurOn; |