Unbroken other platforms

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