mirror of
https://github.com/Goldenkrew3000/OSSP_OpenSource.git
synced 2025-12-19 08:14:44 +10:00
Added frontend pitch and volume control
This commit is contained in:
@@ -68,7 +68,7 @@ int main(int argc, char** argv) {
|
||||
discordrpc_struct_deinit(&discordrpc);
|
||||
|
||||
// Launch QT frontend
|
||||
qt_gui_entry(argc, argv);
|
||||
gui_entry();
|
||||
|
||||
// Cleanup and exit
|
||||
configHandler_Free(&configObj);
|
||||
|
||||
Reference in New Issue
Block a user