mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
Add TODO/FIXME note
This commit is contained in:
parent
603b2bf166
commit
ff8daa29a3
@ -85,7 +85,7 @@ bool USE_NVDA_BRAILLE = false;
|
||||
/* static public global variable */
|
||||
VOID (WINAPI *DragAcceptFiles_func)(HWND, BOOL);
|
||||
|
||||
/* static global variables */
|
||||
/* TODO/FIXME - static global variables */
|
||||
static bool dwm_composition_disabled = false;
|
||||
static bool console_needs_free = false;
|
||||
static char win32_cpu_model_name[64] = {0};
|
||||
|
Loading…
x
Reference in New Issue
Block a user