]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_tail.c
engi stuff moved to tdef and textinit is in startup16
[16.git] / src / lib / 16_tail.c
index 6cd9eb928368bb6256f64cd78fee23f0ead8c186..767ebfcc41875a0a3468eaa26b835ab69a8a2a6d 100755 (executable)
@@ -24,6 +24,7 @@
  */\r
 \r
 #include "src/lib/16_tail.h"\r
+#include "src/lib/16text.h"\r
 \r
 /*\r
 ==========================\r
@@ -68,6 +69,8 @@ void Startup16(global_game_variables_t *gvar)
        }\r
        _DEBUG("Serial debug output started\n"); // NTS: All serial output must end messages with newline, or DOSBox-X will not emit text to log\r
        _DEBUGF("Serial debug output printf test %u %u %u\n",1U,2U,3U);\r
+\r
+       textInit();\r
 #endif\r
        gvar->mm.mmstarted=0;\r
        gvar->pm.PMStarted=0;\r