logicomacorp / WaveSabre

Official WaveSabre repository
MIT License
246 stars 34 forks source link

[StandAlonePlayer] fix error printing causing a segfault #46

Closed PoroCYon closed 4 years ago

PoroCYon commented 4 years ago

glibc (and possibly others) don't like NULL being passed to fputs.