]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
=error= ww src/lib/modex16.h(86): Error! E1024: Declared symbol 'modexEnter' is not...
[16.git] / src / lib / modex16.h
index 3c47ee074a949a9e359bbeb43ae14bc7fc4a789a..1ba62683527887668c14be8fb960562d69da93aa 100755 (executable)
@@ -82,8 +82,8 @@ typedef union
 
 /* -============================ Functions =============================- */
 /* mode switching, page, and plane functions */
-void VGAmodeX(sword vq, global_game_variables_t *gv);
-void modexEnter(sword vq, global_game_variables_t *gv);
+void VGAmodeX(sword vq, byte cm, global_game_variables_t *gv)
+void modexEnter(sword vq, byte cm, global_game_variables_t *gv);
 long vgaGetMode();
 void modexLeave();
 void modexsetBaseXMode(page_t *page);