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)
commit9e38b1f0d61b1f3d22cb253921afad8c84691bc4
treebb7733b321d509d76f626130640a14bd06404b5a
parent65e4c57baa06bb5e221de15c17ef87e5754dfd60
Fix the lprintf method (libretro side)

The lprintf method used the format string instead of the buffer build
from va_list
pico/media.c