diff options
Diffstat (limited to 'src/PatchedClonkControl.cpp')
| -rw-r--r-- | src/PatchedClonkControl.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/PatchedClonkControl.cpp b/src/PatchedClonkControl.cpp new file mode 100644 index 0000000..47758d2 --- /dev/null +++ b/src/PatchedClonkControl.cpp @@ -0,0 +1,6 @@ +#include "PatchedClonkControl.hpp" + +PatchedClonkControl::PatchedClonkControl() +{ + +} |
