X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fstdafx.h;h=45b366b11627ab50bd4f064ca12d70027051df34;hp=8be88489b132876f213624c8f776b5776ef478a9;hb=deb18d24e522ab1d9860ffa5730559e3e6a6aa5d;hpb=ef79bbde537d6b9c745a7d86cb9df1d04c35590d diff --git a/plugins/dfsound/stdafx.h b/plugins/dfsound/stdafx.h index 8be88489..45b366b1 100644 --- a/plugins/dfsound/stdafx.h +++ b/plugins/dfsound/stdafx.h @@ -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"