Added more definitions.

This commit is contained in:
Creeper Lv
2026-05-25 16:07:03 +10:00
parent bcff8b3859
commit 5be0fd7862
3 changed files with 144 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#include "../../Headers/SagittariusC/SagittariusC.h"
int main(int ac, char** av) {
return 0;
}