Creating a logger

This commit is contained in:
Zoe Roux
2021-07-06 16:04:13 +02:00
parent 7a51648ac9
commit 0287effdb5
9 changed files with 72 additions and 62 deletions
-1
View File
@@ -13,7 +13,6 @@
#define protected public
#define class struct
#include "Memory/MemoryBus.hpp"
#include "Renderer/NoRenderer.hpp"
#include "SNES.hpp"