summaryrefslogtreecommitdiffstats
path: root/PC/empty.c
diff options
context:
space:
mode:
Diffstat (limited to 'PC/empty.c')
-rw-r--r--PC/empty.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/PC/empty.c b/PC/empty.c
deleted file mode 100644
index 846b4d0..0000000
--- a/PC/empty.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <windows.h>
-int __stdcall
-WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
-{
- return 0;
-} \ No newline at end of file