]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
dang it./wbuild.sh
[16.git] / src / lib / modex16.h
index acdf63e940fffbec392c7748c6bd1a6eb1303943..fe96a78fde3dc98afda722dba483c540469b6ef0 100755 (executable)
@@ -129,6 +129,7 @@ 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();
 
 /* -======================= Constants & Vars ==========================- */
 extern byte far*  VGA;  /* The VGA Memory */