X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fscroll.c;h=b108a20d6fd7901e052f454e6b70f3fc4a4082ef;hb=9fae6d1ef0ebd44690958e072f400edde9262208;hp=688b91c80586b31b584dcb2371dd4b1e1a9171c1;hpb=9a9f7d2296008c85fc6828c1a32e1ec081709494;p=16.git diff --git a/src/scroll.c b/src/scroll.c index 688b91c8..b108a20d 100755 --- a/src/scroll.c +++ b/src/scroll.c @@ -85,6 +85,13 @@ void main(int argc, char *argv[]) return; } + if (_DEBUG_INIT() == 0) { +#ifdef DEBUGSERIAL + printf("WARNING: Failed to initialize DEBUG output\n"); +#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 + pan.pn=1; //player[0].data = &pp;