frontend: oshide->xenv refactoring
[pcsx_rearmed.git] / frontend / linux / xenv.h
diff --git a/frontend/linux/xenv.h b/frontend/linux/xenv.h
new file mode 100644 (file)
index 0000000..948381e
--- /dev/null
@@ -0,0 +1,5 @@
+
+int  xenv_init(void);
+int  xenv_update(int *is_down);
+void xenv_finish(void);
+