More TODOs.
This commit is contained in:
parent
965dec0157
commit
69000cda46
|
@ -127,6 +127,8 @@ void uiQuit(void);
|
|||
|
||||
TODO safety of calling `uiMain()` again after `uiQuit()`?
|
||||
|
||||
TODO behavior of calling `uiQuit()` outside of a `uiMain()` (before, after, etc.)
|
||||
|
||||
### `uiQueueMain()`
|
||||
|
||||
```c
|
||||
|
|
Loading…
Reference in New Issue