tge/engine/lightingSystem/sgDecalProjector.h
2017-04-17 06:17:10 -06:00

17 lines
354 B
C
Executable File

//-----------------------------------------------
// Synapse Gaming - Lighting System
// Copyright © Synapse Gaming 2003
// Written by John Kabus
//-----------------------------------------------
#ifndef _SGDECALMANAGER_H_
#define _SGDECALMANAGER_H_
#include "core/bitStream.h"
#include "game/gameBase.h"
#endif//_SGDECALMANAGER_H_