Move IRQ logic into callback; Cleanup code

This commit is contained in:
2024-06-19 19:16:05 +02:00
parent 8bda21f045
commit 5a137f9526
8 changed files with 34 additions and 52 deletions

View File

@@ -10,7 +10,5 @@ namespace JabyEngine {
void push_play();
void pop_play();
void planschi();
}
}