added helper functions

This commit is contained in:
2026-06-06 01:09:53 +02:00
parent c54b3f874b
commit 73bb260fec
15 changed files with 621 additions and 12 deletions

6
main.h Normal file
View File

@@ -0,0 +1,6 @@
#ifndef MAIN_H_
#define MAIN_H_
#define TITLE "Scream your thoughts into the void!"
#endif