More and more bugs

This commit is contained in:
Jaby
2024-06-10 07:17:54 +02:00
parent 52cdd4dbc0
commit 8604ebf8d4
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) {