aboutsummaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/system.h b/system.h
index 95bb0026e9..00a72a00f2 100644
--- a/system.h
+++ b/system.h
@@ -120,6 +120,7 @@ public:
OSystem *OSystem_SDL_create(int gfx_driver, bool full_screen);
OSystem *OSystem_NULL_create();
OSystem *OSystem_MorphOS_create(int game_id, int gfx_driver, bool full_screen);
+OSystem *OSystem_Dreamcast_create();
enum {
GFX_NORMAL = 0,