pkgsrc-ng/emulators/b-em/patches/patch-src-resources.h
2013-09-26 17:14:40 +02:00

13 lines
319 B
C

$NetBSD: patch-src-resources.h,v 1.2 2012/08/12 02:03:15 marino Exp $
--- src/resources.h.orig 2012-04-15 20:46:50.000000000 +0000
+++ src/resources.h
@@ -87,5 +87,7 @@
#define IDM_SID_INTERP 41200
#define IDM_SID_RESAMP 41201
+#ifdef WIN32
#define Button1 1000
+#endif
#define ListBox1 40900