summaryrefslogtreecommitdiffstats
path: root/src/render/Occlusion.cpp
blob: b33b1d01ee97cfd245803ab9ef79ffcf9ab195f8 (plain) (blame)
1
2
3
4
5
6
7
8
#include "common.h"

#include "Occlusion.h"

void
COcclusion::ProcessBeforeRendering(void)
{
}