Fixed some stuff for linux
This commit is contained in:
parent
ba78ffb55a
commit
8ff0978e6b
107 changed files with 8097 additions and 13 deletions
|
@ -3,10 +3,11 @@
|
|||
#include <graphics/Graphics.hpp>
|
||||
#include <structures/Mouse.hpp>
|
||||
#include <structures/Cursor.hpp>
|
||||
#include <structures/Time.hpp>
|
||||
#include <structures/Clock.hpp>
|
||||
|
||||
namespace sdlu {
|
||||
// TODO: Eventually we should initialize things once the object gets created
|
||||
extern int Initialize();
|
||||
extern void Quit();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue