From ef18541ac2e1e97de9f04f132ac7b2b1ba21e515 Mon Sep 17 00:00:00 2001 From: dpeter99 Date: Wed, 28 Mar 2018 17:34:56 +0200 Subject: c# binding WIP --- csharp-binding/LibSurviveBinding/SurvivePose.cs | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 csharp-binding/LibSurviveBinding/SurvivePose.cs (limited to 'csharp-binding/LibSurviveBinding/SurvivePose.cs') diff --git a/csharp-binding/LibSurviveBinding/SurvivePose.cs b/csharp-binding/LibSurviveBinding/SurvivePose.cs new file mode 100644 index 0000000..9808d89 --- /dev/null +++ b/csharp-binding/LibSurviveBinding/SurvivePose.cs @@ -0,0 +1,6 @@ +namespace LibSurviveBinding +{ + public class SurvivePose + { + } +} \ No newline at end of file -- cgit v1.2.3