From c5a274455050239c48a9937adf62a6d2ccb529e7 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Sat, 1 Nov 2014 12:58:18 +0100 Subject: fix build --- source/spc700.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/spc700.c') diff --git a/source/spc700.c b/source/spc700.c index a17c7b7..e95ff46 100644 --- a/source/spc700.c +++ b/source/spc700.c @@ -103,7 +103,7 @@ void S9xAPUSetByte(uint8, uint32 address); #else #undef INLINE -#define INLINE inline +#define INLINE static inline #include "apumem.h" #endif -- cgit v1.2.3