Fix compilation on non VS build
This commit is contained in:
parent
ef163b29df
commit
2500c6cb49
@ -88,7 +88,7 @@ public:
|
||||
/** Render tex. Used for blit/texture resize */
|
||||
void renderPassThrough(video::ITexture *tex);
|
||||
|
||||
void PostProcessing::renderGlow(video::ITexture *tex);
|
||||
void renderGlow(video::ITexture *tex);
|
||||
|
||||
/** Render the post-processed scene */
|
||||
void render();
|
||||
|
Loading…
x
Reference in New Issue
Block a user