]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
optimized scrolling ww
[16.git] / src / lib / modex16.h
index c33d26d116e5b350e4f60f275aebb8e1a55d2dec..3fe143c80d924c6a2021053a47800cced46a55a6 100755 (executable)
@@ -184,9 +184,6 @@ void modexprintbig(page_t *page, word x, word y, word t, word col, word bgcol, c
 void modexpdump(page_t *pee);
 void modexcls(page_t *page, byte color, byte *Where);
 void modexWaitBorder();
-void bios_cls();
 void modexprintmeminfo(video_t *v);
-void vga_write_crtc_mode_(struct vga_mode_params *p,unsigned int flags);
-void vga_read_crtc_mode_(struct vga_mode_params *p);
 
 #endif