]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_vl.h
i do not know 100% wat i have done but i plan on getting the borland c stuff and...
[16.git] / src / lib / 16_vl.h
index b3e7de2b15fddf06b82b98b7cdc152293bdb8317..a3769a28216aee6c9803865982e88e30064433cf 100755 (executable)
@@ -26,6 +26,7 @@
 #define MODEX16_H\r
 \r
 #include "src/lib/16_head.h"\r
+#include "src/lib/16_tail.h"\r
 //#include "src/lib/planar.h"\r
 //#include "src/lib/modex16/16planar.h"\r
 #include "src/lib/16text.h"\r
@@ -257,6 +258,7 @@ void modexDrawChar(page_t *page, int x/*for planar selection only*/, word t, wor
 void modexprint(page_t *page, sword x, sword y, word t, boolean tlsw, word color, word bgcolor, boolean vidsw, const byte *str);\r
 void modexprintbig(page_t *page, word x, word y, word t, word col, word bgcol, const byte *str);\r
 void VL_modexPrintTextBox(global_game_variables_t *gvar);\r
+void VL_print(const byte *str, nibble pagenum, global_game_variables_t *gvar);\r
 void modexpdump(nibble pagenum, global_game_variables_t *gvar);\r
 void VL_PatternDraw(video_t *video, word pn, boolean sw, boolean allsw);\r
 void modexWaitBorder();\r