]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
wwww
[16.git] / src / lib / modex16.h
index 61e75d9c3409399f5b0bc9ba6a1d364fea2c76e1..f311a69ede71c0b1a0d5dfe16c30f96872de06c0 100644 (file)
@@ -94,7 +94,7 @@ 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 modexputPixel(int x, int y, byte color);
-void modexprint(word x, word y, word t, word col, word bgcol, const byte *str);
+void modexprint(page_t *page, word x, word y, word t, word col, word bgcol, const byte *str);
 void modexWaitBorder();
 
 /* -======================= Constants & Vars ==========================- */