diff options
| author | Brian Feldman <green@FreeBSD.org> | 1999-09-20 00:04:34 +0000 | 
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 1999-09-20 00:04:34 +0000 | 
| commit | 156a1aa3d93c6ee13c1c3b5c0be8fd8aa41a17d4 (patch) | |
| tree | 4e94c05ab165e94cb9eaecdd4927dd03e9252daf /emulators/snes9x/files/patch-ab | |
| parent | Oops. Committed wrong fixed Makefile. Need to include master (diff) | |
Snes9X is updated to 1.25.
	(And the villagers rejoiced!)
Snes9X actually builds now.
	(And the villagers rejoiced!)
Snes9X should actually work on the Alpha now.
	(And the villagers rejoiced!)
Notes
Notes:
    svn path=/head/; revision=21770
Diffstat (limited to 'emulators/snes9x/files/patch-ab')
| -rw-r--r-- | emulators/snes9x/files/patch-ab | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/snes9x/files/patch-ab b/emulators/snes9x/files/patch-ab deleted file mode 100644 index cb64626184b5..000000000000 --- a/emulators/snes9x/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- port.h.orig	Sat Mar 27 15:23:53 1999 -+++ port.h	Sat Mar 27 16:24:39 1999 -@@ -125,7 +125,7 @@ - #define SLASH_CHAR '/' - #endif -  --#ifdef __linux -+#if defined(__linux) || defined(__FreeBSD__) - typedef void (*SignalHandler)(int); - #define SIG_PF SignalHandler - #endif  | 
