]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
loading of the palette of the tileset is buggy on XT
[16.git] / src / lib / modex16.h
index f3e5e4217a17541a8f10ed99b07b43dcb7b3a9bf..f3064d1b182bac0673d331cc3b677433e618f406 100644 (file)
@@ -70,10 +70,11 @@ 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 */
+extern word text_mask[16];
 #define SCREEN_SEG             0xa000
 #define VIDEO_INT              0x10
 #define SET_MODE               0x00