it sort of works now

This commit is contained in:
anon
2023-08-26 01:16:05 +02:00
parent f9953967e2
commit 6fc917b7b7
2 changed files with 32 additions and 21 deletions

View File

@ -42,6 +42,7 @@ int main(int argc,
//
#include "c.h"
//
render_string(buffer, "cterm");
putchar('\n');
fflush(stdout);