add basic .Z support
[pcsx_rearmed.git] / frontend / plat_dummy.c
index b209f4f..c6af46b 100644 (file)
@@ -9,6 +9,7 @@
 #include "linux/fbdev.h"
 
 struct vout_fbdev *layer_fb;
+int g_layer_x, g_layer_y, g_layer_w, g_layer_h;
 struct in_default_bind in_evdev_defbinds[] = {
        { 0, 0, 0 },
 };