mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-22 11:56:49 +01:00
Fix error.
This commit is contained in:
parent
a5fcaa536f
commit
2abfd57704
@ -37,7 +37,7 @@
|
|||||||
#include "rendering_server_scene.h"
|
#include "rendering_server_scene.h"
|
||||||
|
|
||||||
struct Projection;
|
struct Projection;
|
||||||
class Transform;
|
struct Transform;
|
||||||
|
|
||||||
// For testing performance improvements from the LightCuller:
|
// For testing performance improvements from the LightCuller:
|
||||||
// Uncomment LIGHT_CULLER_DEBUG_FLASH and it will turn the culler
|
// Uncomment LIGHT_CULLER_DEBUG_FLASH and it will turn the culler
|
||||||
|
Loading…
Reference in New Issue
Block a user