Added Scene Loading and Program Settings
This commit is contained in:
parent
881e6c70f2
commit
1bad863c5b
13 changed files with 91 additions and 43 deletions
|
|
@ -1,10 +1,11 @@
|
|||
#pragma once
|
||||
|
||||
#include "../define.hpp"
|
||||
|
||||
#include "builtin/builtin.hpp"
|
||||
|
||||
#include "headers/clickable.hpp"
|
||||
#include "headers/core.hpp"
|
||||
#include "headers/define.hpp"
|
||||
#include "headers/gameobject.hpp"
|
||||
#include "headers/helpers.hpp"
|
||||
#include "headers/keyboard.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue