Audio works

This commit is contained in:
SimoneN64
2024-01-22 18:37:02 +01:00
parent b358862314
commit 7caa8c25c5
12 changed files with 22 additions and 121 deletions

View File

@@ -2,7 +2,6 @@
#include <QMessageBox>
#include <QKeyEvent>
#include <MainWindow.hpp>
#include <SDL2/SDL.h>
MainWindowController::MainWindowController() noexcept {
view.setupUi(this);