X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16.h;h=01e687c700d7c5487c8ddb0d0ddbb5135770447b;hb=ffd855e814f3aa4f300915ffca12be6f5763e608;hp=30802c9a076d75e34f2bcf190cc1f8c3317a79e5;hpb=9ffe77d9a59bd77df9ab71eb98e82c97a1fa6076;p=16.git diff --git a/src/lib/modex16.h b/src/lib/modex16.h index 30802c9a..01e687c7 100644 --- a/src/lib/modex16.h +++ b/src/lib/modex16.h @@ -55,6 +55,7 @@ typedef union /* -============================ Functions =============================- */ /* mode switching, page, and plane functions */ +void VGAmodeX(sword vq, global_game_variables_t *gv); 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