nothing actually done

This commit is contained in:
MihailRis
2024-04-24 07:35:46 +03:00
parent 051f0b8c6a
commit 1ecc608ead
19 changed files with 44 additions and 48 deletions
+3 -4
View File
@@ -1,7 +1,4 @@
#include "BlocksPreview.h"
#include <glm/ext.hpp>
#include "BlocksPreview.hpp"
#include "../../assets/Assets.h"
#include "../../constants.h"
#include "../../content/Content.h"
@@ -17,6 +14,8 @@
#include "../core/Texture.hpp"
#include "../core/Viewport.hpp"
#include <glm/ext.hpp>
std::unique_ptr<ImageData> BlocksPreview::draw(
const ContentGfxCache* cache,
Shader* shader,