delete old files
This commit is contained in:
parent
065a77e707
commit
4ab67b4793
2 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#include "xe_window.hpp"
|
|
||||||
|
|
||||||
namespace xe {
|
|
||||||
|
|
||||||
class XeInput {
|
|
||||||
|
|
||||||
private:
|
|
||||||
|
|
||||||
XeWindow &xeWindow;
|
|
||||||
|
|
||||||
};
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in a new issue