pkgsrc/emulators/snes9x/patches/patch-af
wiz 11ab3b23a8 Update to 1.37.3, based on pkg/13070 by Jared D. McNeill; buildlinked.
Lots of emulation-related fixes and improvements.
2001-07-17 15:31:24 +00:00

13 lines
290 B
Text

$NetBSD: patch-af,v 1.3 2001/07/17 15:31:25 wiz Exp $
--- soundux.h.orig Wed Feb 28 22:12:23 2001
+++ soundux.h
@@ -79,7 +79,7 @@
int stereo;
bool8 sixteen_bit;
bool8 encoded;
-#ifdef __sun
+#if defined(__sun) || defined(__NetBSD__)
int last_eof;
#endif
#ifdef __sgi