Compilation warning when DEBUGGING is deactivated.
There is an MSVC compilation warning saying
../renderer.c(91): warning C4211: nonstandard extension used: redefined extern to static
when the codec is built with DEBUGGING
switch deactivated.
There is an MSVC compilation warning saying
../renderer.c(91): warning C4211: nonstandard extension used: redefined extern to static
when the codec is built with DEBUGGING
switch deactivated.