mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 08:59:58 +00:00
(Griffin) Add compat_snprint for Griffin
This commit is contained in:
parent
1270d8f96a
commit
48347053cd
@ -24,7 +24,12 @@
|
||||
|
||||
#include <compat/posix_string.h>
|
||||
|
||||
#if _MSC_VER
|
||||
#include "../libretro-common/compat/compat_snprintf.c"
|
||||
#endif
|
||||
|
||||
#include "../verbosity.c"
|
||||
|
||||
#if defined(HAVE_LOGGER) && !defined(ANDROID)
|
||||
#include "../netlogger.c"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user