Added more definitions.

This commit is contained in:
Creeper Lv
2026-05-25 14:24:15 +10:00
parent b35596a19a
commit 7cc7e1bf40
8 changed files with 153 additions and 8 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
#include "../../Headers/Sagittarius.h"
int main(int ac,char** av){
printf("Copyright (C) 2026 Creeper Lv.\n");
return 0;
}