added everything
This commit is contained in:
16
engine/lightingSystem/sgDecalProjector.h
Executable file
16
engine/lightingSystem/sgDecalProjector.h
Executable file
@@ -0,0 +1,16 @@
|
||||
//-----------------------------------------------
|
||||
// Synapse Gaming - Lighting System
|
||||
// Copyright <20> Synapse Gaming 2003
|
||||
// Written by John Kabus
|
||||
//-----------------------------------------------
|
||||
#ifndef _SGDECALMANAGER_H_
|
||||
#define _SGDECALMANAGER_H_
|
||||
|
||||
#include "core/bitStream.h"
|
||||
#include "game/gameBase.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif//_SGDECALMANAGER_H_
|
||||
Reference in New Issue
Block a user