Move IRQ logic into callback; Cleanup code

This commit is contained in:
Jaby
2024-06-19 19:16:05 +02:00
committed by Jaby
parent ab9cbde36c
commit c9a115282b
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();
}
}