|
@@ -25,8 +25,6 @@
|
|
#include "wrapper/Framebuffer.h"
|
|
#include "wrapper/Framebuffer.h"
|
|
#include "rendering/FileTexture.h"
|
|
#include "rendering/FileTexture.h"
|
|
|
|
|
|
-#include "memory/StackAllocator.h"
|
|
|
|
-
|
|
|
|
int main(int argAmount, char** args) {
|
|
int main(int argAmount, char** args) {
|
|
if(argAmount < 2) {
|
|
if(argAmount < 2) {
|
|
std::cout << "missing path to images\n";
|
|
std::cout << "missing path to images\n";
|