diff options
Diffstat (limited to 'TUI/module.jai')
| -rw-r--r-- | TUI/module.jai | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TUI/module.jai b/TUI/module.jai index ec319d7..034ec15 100644 --- a/TUI/module.jai +++ b/TUI/module.jai @@ -79,6 +79,7 @@ Commands :: struct { } +// TODO Maybe make the OS_* procedures as inline?! initialized := false; |
