More and more bugs

This commit is contained in:
2024-06-10 07:17:54 +02:00
parent c789deb800
commit 543f10d266
5 changed files with 25 additions and 1 deletions

View File

@@ -221,6 +221,9 @@ namespace LoadingScene {
}
void main() {
printf("Hello Plaschi\n");
CDXA::planschi();
printf("Bye Bye Planschi\n");
setup();
while(true) {