mpglib: layer3.c

Corona688 tsm at accesscomm.ca
Mon Mar 25 15:01:09 EST 2002


SNDDBG("MPGLIB: big_values too large!\n");

causes a compile error under MSVC when compiled with DEBUG and
DEBUG_CHATTER.  Should be:

SNDDBG(("MPGLIB: big_values too large!\n"));




More information about the sdlsound mailing list