Fixed switch compilation

This commit is contained in:
Lywx
2025-07-21 22:42:22 -06:00
committed by GitHub
parent 13814868ed
commit a05988bd39
+1
View File
@@ -1,6 +1,7 @@
#include "HMAS.h"
#define MINIAUDIO_IMPLEMENTATION
#define MA_NO_RUNTIME_LINKING
#include "audio/miniaudio.h"
#include <spdlog/spdlog.h>
#include "port/Engine.h"