mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Remove test #undef from previous commit.
This commit is contained in:
@@ -178,7 +178,6 @@ private:
|
||||
//float metersPerUnit = 1.0;
|
||||
|
||||
#ifdef LOVE_ANDROID
|
||||
# undef ALC_SOFT_pause_device
|
||||
# ifndef ALC_SOFT_pause_device
|
||||
typedef void (ALC_APIENTRY*LPALCDEVICEPAUSESOFT)(ALCdevice *device);
|
||||
typedef void (ALC_APIENTRY*LPALCDEVICERESUMESOFT)(ALCdevice *device);
|
||||
|
||||
Reference in New Issue
Block a user