mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 12:14:41 +02:00
update OpenAL-Soft to 1.24.3.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <string>
|
||||
|
||||
|
||||
extern int CPUCapFlags;
|
||||
inline int CPUCapFlags{0};
|
||||
enum {
|
||||
CPU_CAP_SSE = 1<<0,
|
||||
CPU_CAP_SSE2 = 1<<1,
|
||||
|
||||
Reference in New Issue
Block a user