Add TODO/FIXME

This commit is contained in:
twinaphex 2020-05-20 16:32:20 +02:00
parent d9ab59cb4a
commit af01b97a11

View File

@ -1609,6 +1609,7 @@ static retro_usec_t runloop_frame_time_last = 0;
static bool has_set_core = false;
#ifdef HAVE_DISCORD
/* TODO/FIXME - static public global variable */
bool discord_is_inited = false;
#endif
static bool has_set_username = false;