Remove test #undef from previous commit.

This commit is contained in:
Miku AuahDark
2022-08-26 11:48:46 +08:00
parent 3c2b1b888e
commit 822d363dfa
-1
View File
@@ -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);