X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16.h;h=3fe143c80d924c6a2021053a47800cced46a55a6;hb=aa0d66de1d0190058433ffd743dfd010da3738fc;hp=c33d26d116e5b350e4f60f275aebb8e1a55d2dec;hpb=d5a4d9aafbf32d7224dbe7f284a7f7ee37b89f89;p=16.git diff --git a/src/lib/modex16.h b/src/lib/modex16.h index c33d26d1..3fe143c8 100755 --- a/src/lib/modex16.h +++ b/src/lib/modex16.h @@ -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