Fix the lprintf method (libretro side)
authorDavid <david.spadano@gmail.com>
Tue, 24 Nov 2015 12:49:31 +0000 (13:49 +0100)
committernotaz <notasas@gmail.com>
Fri, 13 Oct 2017 21:53:09 +0000 (00:53 +0300)
The lprintf method used the format string instead of the buffer build
from va_list


No differences found