diff options
Diffstat (limited to 'Djup/Program.cs')
| -rw-r--r-- | Djup/Program.cs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Djup/Program.cs b/Djup/Program.cs new file mode 100644 index 0000000..c66eb42 --- /dev/null +++ b/Djup/Program.cs @@ -0,0 +1,2 @@ +using Djup.Native;
+LibDjup.hello_world();
|
