Fix error.

This commit is contained in:
Relintai 2024-02-08 22:43:55 +01:00
parent a5fcaa536f
commit 2abfd57704

View File

@ -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