WiP
This commit is contained in:
parent
523d1d7668
commit
ce8e89af51
607 changed files with 402657 additions and 61 deletions
|
@ -32,7 +32,7 @@ protected:
|
|||
|
||||
friend class window;
|
||||
|
||||
input();
|
||||
input() = default;
|
||||
|
||||
private:
|
||||
|
||||
|
|
|
@ -2,10 +2,6 @@
|
|||
|
||||
namespace pw {
|
||||
|
||||
input::input()
|
||||
{
|
||||
}
|
||||
|
||||
input &input::get()
|
||||
{
|
||||
static input instance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue