summaryrefslogtreecommitdiffstats
path: root/emulators/snes9x/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/snes9x/files/patch-ab')
-rw-r--r--emulators/snes9x/files/patch-ab23
1 files changed, 23 insertions, 0 deletions
diff --git a/emulators/snes9x/files/patch-ab b/emulators/snes9x/files/patch-ab
new file mode 100644
index 0000000..4b45107
--- /dev/null
+++ b/emulators/snes9x/files/patch-ab
@@ -0,0 +1,23 @@
+diff -ru ../../work/release/fxemu.h ./fxemu.h
+--- ../../work/release/fxemu.h Thu Sep 23 19:56:48 1999
++++ ./fxemu.h Wed Dec 29 01:54:04 1999
+@@ -39,18 +39,7 @@
+ #ifndef _FXEMU_H_
+ #define _FXEMU_H_ 1
+
+-/* Types used by structures and code */
+-#ifndef snes9x_types_defined
+-#define snes9x_types_defined
+-
+-typedef unsigned char uint8;
+-typedef unsigned short uint16;
+-typedef unsigned long uint32;
+-typedef unsigned char bool8;
+-typedef signed char int8;
+-typedef short int16;
+-typedef int int32;
+-#endif
++#include "port.h"
+
+ #ifndef TRUE
+ #define TRUE 1
OpenPOWER on IntegriCloud