浏览代码

Forgot one LOVE_NOMPG123.

T-Bone 9 年之前
父节点
当前提交
c12005b4bb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/common/config.h

+ 1 - 1
src/common/config.h

@@ -27,7 +27,7 @@
 #if WINAPI_FAMILY==WINAPI_FAMILY_APP
 #	define LOVE_WINDOWS_UWP 1
 #	define LOVE_NO_MODPLUG 1
-#	define LOVE_NO_MPG123 1
+#	define LOVE_NOMPG123 1
 #endif
 #endif
 #if defined(linux) || defined(__linux) || defined(__linux__)