mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-18 00:27:02 +08:00
refactor: warp everything in Cubed namespace
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#include <Cubed/input.hpp>
|
||||
#include <Cubed/tools/cubed_assert.hpp>
|
||||
namespace Cubed {
|
||||
|
||||
|
||||
static InputState input_state;
|
||||
|
||||
namespace Input {
|
||||
@@ -16,4 +19,7 @@ namespace Input {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user