pkgsrc-ng/emulators/generator-cbiere/patches/patch-ym2612_support.h
2013-09-26 17:14:40 +02:00

14 lines
359 B
C

$NetBSD: patch-ym2612_support.h,v 1.1 2012/12/20 21:59:21 joerg Exp $
--- ym2612/support.h.orig 2005-08-27 09:12:29.000000000 +0000
+++ ym2612/support.h
@@ -3,7 +3,7 @@
#include "config.h"
#define errorlog 0
-#define INLINE inline
+#define INLINE static inline
#define HAS_YM2612 1
#define YM2612UpdateRequest(x)
#define AY8910_set_clock(chip,clock)