summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-08-04 17:19:51 +0800
committerchai <chaifix@163.com>2019-08-04 17:19:51 +0800
commit7638df1ed1f0f314d78bd42e0aba084ba14ade0a (patch)
treed27bfdebae13e750307520232d5e003a140518a6 /Source
parentbad78945ceba425f6a80e3b8dca2414d592970eb (diff)
*misc
Diffstat (limited to 'Source')
-rw-r--r--Source/Asura.Runner/Runner.cpp0
-rw-r--r--Source/Asura.Runner/Runner.h21
-rw-r--r--Source/Asura.Runner/runner.cpp0
-rw-r--r--Source/Asura.Runner/runner.h21
4 files changed, 0 insertions, 42 deletions
diff --git a/Source/Asura.Runner/Runner.cpp b/Source/Asura.Runner/Runner.cpp
deleted file mode 100644
index e69de29..0000000
--- a/Source/Asura.Runner/Runner.cpp
+++ /dev/null
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
diff --git a/Source/Asura.Runner/runner.cpp b/Source/Asura.Runner/runner.cpp
deleted file mode 100644
index e69de29..0000000
--- a/Source/Asura.Runner/runner.cpp
+++ /dev/null
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