dEngine
Simple 2D C++ game engine
Universal.h
Go to the documentation of this file.
1 #ifndef DENGINE_UNIVERSAL_H
2 #define DENGINE_UNIVERSAL_H
3 #include "Utils/NanoLog.h"
4 
5 #endif //DENGINE_UNIVERSAL_H