spu: compact chan structure a bit
[pcsx_rearmed.git] / plugins / dfsound / stdafx.h
index 8be8848..45b366b 100644 (file)
@@ -40,7 +40,7 @@
 #define HIWORD(l)           ((unsigned short)(((unsigned long)(l) >> 16) & 0xFFFF)) 
 
 #ifndef INLINE
-#define INLINE inline
+#define INLINE static inline
 #endif
 
 #include "psemuxa.h"