Add comment

This commit is contained in:
twinaphex 2020-07-07 00:07:38 +02:00
parent 6088c3b301
commit da0e87cc63

View File

@ -40,6 +40,7 @@
#include "../video_crt_switch.h" /* needed to set aspect for low res in linux */
#ifdef HAVE_XRANDR
/* TODO/FIXME - static globals */
static char xrandr[1024] = {0};
static char crt_name[16] = {0};
static int crt_name_id = 0;