X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16.h;h=01e687c700d7c5487c8ddb0d0ddbb5135770447b;hb=c5dbea494cdfaf301cc12246fea54557c7bc4f21;hp=4426f7337feee16e9b8944b6a3c706bdfa7a97e6;hpb=6b585194480dbbfb1ca8ae9d4564418b24e79d48;p=16.git diff --git a/src/lib/modex16.h b/src/lib/modex16.h old mode 100644 new mode 100755 index 4426f733..01e687c7 --- a/src/lib/modex16.h +++ b/src/lib/modex16.h @@ -55,7 +55,7 @@ typedef union /* -============================ Functions =============================- */ /* mode switching, page, and plane functions */ -void VGAmodeX(sword vq); +void VGAmodeX(sword vq, global_game_variables_t *gv); void modexEnter(); void modexLeave(); page_t modexDefaultPage();