]> 4ch.mooo.com Git - 16.git/blobdiff - src/scroll.c
add printf-like _DEBUGF() function for debugging, too
[16.git] / src / scroll.c
index b108a20d6fd7901e052f454e6b70f3fc4a4082ef..8f8c27f514c90a91fbd582785df3eaef5fcbc2e0 100755 (executable)
@@ -91,6 +91,7 @@ void main(int argc, char *argv[])
 #endif
        }
        _DEBUG("Serial debug output started\n"); // NTS: All serial output must end messages with newline, or DOSBox-X will not emit text to log
+       _DEBUGF("Serial debug output printf test %u %u %u\n",1U,2U,3U);
 
        pan.pn=1;
        //player[0].data = &pp;