WAD Converter now creates .material file in the proper directory

This commit is contained in:
Antoine Pilote
2023-09-24 12:57:14 -04:00
parent 9ed40ca652
commit 513bf6aa0e
14 changed files with 97 additions and 34 deletions

View File

@@ -2,6 +2,7 @@
#include "../Core/Input.h"
#include <GLFW/glfw3.h>
#include <glm/trigonometric.hpp>
#include "src/Core/Logger.h"
namespace Nuake