More TODOs.
This commit is contained in:
parent
bdf80516c5
commit
49bde22f81
|
@ -55,6 +55,7 @@ static void queued(void *data)
|
||||||
uiQuit();
|
uiQuit();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO the timing for this is strange because it is the first to call uiMain()
|
||||||
testingTest(QueueMain)
|
testingTest(QueueMain)
|
||||||
{
|
{
|
||||||
int flag = 0;
|
int flag = 0;
|
||||||
|
|
Loading…
Reference in New Issue