diff options
Diffstat (limited to 'stdlibsock/gfx/destwin.cc')
-rw-r--r-- | stdlibsock/gfx/destwin.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stdlibsock/gfx/destwin.cc b/stdlibsock/gfx/destwin.cc new file mode 100644 index 0000000..3280d55 --- /dev/null +++ b/stdlibsock/gfx/destwin.cc @@ -0,0 +1,2 @@ +# include <luma/main.hh> +void luma::stdlibsock::gfx::destwin(); |