cleanup and some type definitions for windows not having the types header i guess

This commit is contained in:
Justin Scofield
2022-06-13 21:16:28 -04:00
parent 4f71bf2957
commit 29f99fc15c
4 changed files with 18 additions and 28 deletions

View File

@@ -8,6 +8,7 @@
#include <unordered_map>
#include <vector>
#include "Core/constants.h"
#include "Graphics/palette.h"
namespace yaze {