random changes

This commit is contained in:
Karina
2025-12-21 13:57:40 +04:00
parent 602a876fd1
commit 1977e5b02b
4 changed files with 18 additions and 24 deletions
+1
View File
@@ -4,6 +4,7 @@
#include "shitgui.h"
void console_init(SG_Context *ctx);
void console_clear(u32 color);
void console_set_color(u32 color);
void kprint(const char *str);