1
0
mirror of https://gittea.dev/nova/th.git synced 2026-01-30 16:50:10 -05:00

multiple small changes

This commit is contained in:
nova
2025-12-07 14:36:33 +01:00
parent 3a891388ed
commit 217884d920
4 changed files with 21 additions and 17 deletions

1
main.c
View File

@@ -37,7 +37,6 @@ char *terminal_width_empty_line; /* used in user_interactions */
void render_pass();
void init();
int main(){
init();