Added Scene Loading and Program Settings
This commit is contained in:
parent
881e6c70f2
commit
1bad863c5b
13 changed files with 91 additions and 43 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <SFML/Graphics.hpp>
|
||||
#include "define.hpp"
|
||||
#include "../../define.hpp"
|
||||
|
||||
#ifdef DEBUG
|
||||
#define LOG(message) asloengine::log((std::string)"LOG: ", message)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue