]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
wwww
[16.git] / src / lib / modex16.h
index 0c3b508180288b39c34b110b242d64ee3e1fdd55..e25405d09bcce67c757613a9bdcc74391e0359db 100644 (file)
@@ -93,8 +93,6 @@ void modexPalUpdate1(byte *p);
 void modexPalUpdate0(byte *p);
 void chkcolor(bitmap_t *bmp, word *q, word *a, word *aa, word *z, word *i/*, word *offset*/);
 void modexWaitBorder();
-byte far *bios_8x8_font(void);
-void bputs(page_t *pee, int x, int y, const byte far *s);
 
 /* -======================= Constants & Vars ==========================- */
 extern byte far*  VGA;  /* The VGA Memory */