mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
libmodplug is now used on iOS.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "Decoder.h"
|
||||
|
||||
// libmodplug
|
||||
#ifdef LOVE_ANDROID
|
||||
#if defined(LOVE_ANDROID) || defined(LOVE_IOS)
|
||||
#include <modplug.h>
|
||||
#else
|
||||
#include <libmodplug/modplug.h>
|
||||
|
||||
Reference in New Issue
Block a user