]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/modex16.h
about to shit jis~
[16.git] / src / lib / modex16.h
index b69f658b432fb3e2ae669ffc867c74bd4dc0563b..363004b340ba540c3cb1f2e38f8f5447b337ad55 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 bputs(/*bmp_t *bmp, */unsigned x, unsigned y, const char *s);
+void modexprint(word x, word y, word t, word col, const byte *str);
 void modexWaitBorder();
 
 /* -======================= Constants & Vars ==========================- */