From 745406dc65aecc438a53f96badc387a32b7a338f Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Thu, 19 Mar 2026 22:30:56 +0200 Subject: Add Mibo project The Djup project is DesktopGL project --- Djup.Native/src/Program.cs | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Djup.Native/src/Program.cs (limited to 'Djup.Native/src/Program.cs') diff --git a/Djup.Native/src/Program.cs b/Djup.Native/src/Program.cs new file mode 100644 index 0000000..1b374b8 --- /dev/null +++ b/Djup.Native/src/Program.cs @@ -0,0 +1,3 @@ +/*using Djup.Native;*/ +/**/ +/*LibDjup.hello_world();*/ -- cgit v1.2.3