]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
help.... ><
[16.git] / src / lib / modex16.h
index f3e5e4217a17541a8f10ed99b07b43dcb7b3a9bf..b81fb36c46dc199eeaa0220b8a30e44a883246a2 100644 (file)
@@ -70,7 +70,7 @@ 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 *page, bitmap_t *bmp, int x, int y, const char *s);
+void bputs(page_t *pee, int x, int y, const char *s);
 
 /* -======================= Constants & Vars ==========================- */
 extern byte far*  VGA;  /* The VGA Memory */