Bomberman-OverlordEngine-x64 / BombermanGame / Materials / Post / PostLevels.cpp
PostLevels.cpp
Raw
#include "stdafx.h"
#include "PostLevels.h"

PostLevels::PostLevels() :
	PostProcessingMaterial(L"Effects/Post/Levels.fx")
{
}