Add TODO/FIXME note

This commit is contained in:
twinaphex 2020-03-07 18:51:34 +01:00
parent 4ad03e6553
commit 888a4bfe37

View File

@ -102,6 +102,8 @@
#include "../runtime_file.h"
#include "../manual_content_scan.h"
/* TODO/FIXME - globals - need to find a way to
* get rid of these */
static char new_path_entry[4096] = {0};
static char new_lbl_entry[4096] = {0};
static char new_entry[4096] = {0};