summaryrefslogtreecommitdiff
path: root/Source/Asura.Runner/runner.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asura.Runner/runner.h')
-rw-r--r--Source/Asura.Runner/runner.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/Source/Asura.Runner/runner.h b/Source/Asura.Runner/runner.h
deleted file mode 100644
index 52f4d65..0000000
--- a/Source/Asura.Runner/runner.h
+++ /dev/null
@@ -1,21 +0,0 @@
-#ifndef __ASURA_RUNNER_H__
-#define __ASURA_RUNNER_H__
-
-#include <windows.h>
-
-#include <asura-core/input/input_device.h>
-
-namespace AsuraRunner
-{
-
- class SDLInputDevice : public AEInput::InputDevice
- {
- public:
-
-
-
- };
-
-}
-
-#endif \ No newline at end of file