This commit is contained in:
2024-04-22 16:04:50 +02:00
parent c631c7194c
commit a588e6d41b
3 changed files with 78 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "stringyreloaded.h"
int main() {
return stringyreloaded();
return volaco();
}