mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-09 21:22:36 +00:00
add some logging
This commit is contained in:
parent
42b9928964
commit
c578fb5dc8
@ -3075,6 +3075,7 @@ int populate_settings_float(settings_t *settings, struct config_float_setting *o
|
||||
|
||||
int populate_settings_string(settings_t *settings, struct config_string_setting *out)
|
||||
{
|
||||
RARCH_LOG ("Populating strings\n");
|
||||
unsigned count = 0;
|
||||
struct config_string_setting *tmp = NULL;
|
||||
#ifdef HAVE_NETPLAY
|
||||
|
Loading…
x
Reference in New Issue
Block a user