aboutsummaryrefslogtreecommitdiff
path: root/src/devices/oprom/yabel/vbe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/oprom/yabel/vbe.h')
-rw-r--r--src/devices/oprom/yabel/vbe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/oprom/yabel/vbe.h b/src/devices/oprom/yabel/vbe.h
index 6ddeeef292..bf286bc12c 100644
--- a/src/devices/oprom/yabel/vbe.h
+++ b/src/devices/oprom/yabel/vbe.h
@@ -16,6 +16,7 @@
struct lb_framebuffer;
void vbe_set_graphics(void);
+int vbe_mode_info_valid(void);
void fill_lb_framebuffer(struct lb_framebuffer *framebuffer);
void vbe_textmode_console(void);