aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.h
diff options
context:
space:
mode:
authoraliaspider2014-11-01 12:58:18 +0100
committeraliaspider2014-11-01 12:58:18 +0100
commitc5a274455050239c48a9937adf62a6d2ccb529e7 (patch)
tree4c1f381eb5f44ce38af03a390980ffca905792d4 /source/memmap.h
parent67bb9d8467b385378c509c7a801ce0414c9b0ec7 (diff)
downloadsnes9x2005-c5a274455050239c48a9937adf62a6d2ccb529e7.tar.gz
snes9x2005-c5a274455050239c48a9937adf62a6d2ccb529e7.tar.bz2
snes9x2005-c5a274455050239c48a9937adf62a6d2ccb529e7.zip
fix build
Diffstat (limited to 'source/memmap.h')
-rw-r--r--source/memmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/memmap.h b/source/memmap.h
index 3304095..d5d89b1 100644
--- a/source/memmap.h
+++ b/source/memmap.h
@@ -268,7 +268,7 @@ uint8* GetBasePointer(uint32 Address);
extern uint8 OpenBus;
#else
-#define INLINE inline
+#define INLINE static inline
#include "getset.h"
#endif // NO_INLINE_SET_GET