]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
wwww WHAT!?! WWWW
[16.git] / src / lib / modex16.h
index 30802c9a076d75e34f2bcf190cc1f8c3317a79e5..4426f7337feee16e9b8944b6a3c706bdfa7a97e6 100644 (file)
@@ -55,6 +55,7 @@ typedef union
 
 /* -============================ Functions =============================- */
 /* mode switching, page, and plane functions */
+void VGAmodeX(sword vq);
 void modexEnter();
 void modexLeave();
 page_t modexDefaultPage();
@@ -102,6 +103,7 @@ void modexWaitBorder();
 
 /* -======================= Constants & Vars ==========================- */
 extern byte far*  VGA;  /* The VGA Memory */
+extern int old_mode;
 #define SCREEN_SEG             0xa000
 #define VIDEO_INT              0x10
 #define SET_MODE               0x00