mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Merge commit godotengine/godot@2d3bdcac35
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/**************************************************************************/
|
||||
|
||||
#ifndef RENDERER_SCENE_RENDER_H
|
||||
#define RENDERER_SCENE_RENDER_H
|
||||
#pragma once
|
||||
|
||||
#include "core/math/projection.h"
|
||||
#include "core/templates/paged_array.h"
|
||||
@@ -349,5 +348,3 @@ public:
|
||||
virtual void update() = 0;
|
||||
virtual ~RendererSceneRender() {}
|
||||
};
|
||||
|
||||
#endif // RENDERER_SCENE_RENDER_H
|
||||
|
||||
Reference in New Issue
Block a user