remove PicoDrive-specific stuff, add readme
[libpicofe.git] / win32 / main.h
diff --git a/win32/main.h b/win32/main.h
deleted file mode 100644 (file)
index 7186b52..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-extern HWND FrameWnd;
-extern RECT FrameRectMy;
-extern RECT EmuScreenRect;
-
-#ifdef __cplusplus
-}
-#endif