Removed sprite RenderQueue and moved FrameBuffer to rendering instead of rendering/util
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "../../OpenGL.h"
|
||||
#include "../../GLM.h"
|
||||
#include "../../Core/Util/Rectangle.h"
|
||||
#include "FrameBuffer.h"
|
||||
#include "../FrameBuffer.h"
|
||||
|
||||
class ScreenCoords
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user