summaryrefslogtreecommitdiffstats
path: root/system/joyce/compilefix.diff
diff options
context:
space:
mode:
Diffstat (limited to 'system/joyce/compilefix.diff')
-rw-r--r--system/joyce/compilefix.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/system/joyce/compilefix.diff b/system/joyce/compilefix.diff
deleted file mode 100644
index f118279ccf..0000000000
--- a/system/joyce/compilefix.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur joyce-2.2.15/bin/PcKeyboard.cxx joyce-2.2.15.patched/bin/PcKeyboard.cxx
---- joyce-2.2.15/bin/PcKeyboard.cxx 2017-07-07 14:12:52.000000000 -0400
-+++ joyce-2.2.15.patched/bin/PcKeyboard.cxx 2021-08-25 15:05:05.208713380 -0400
-@@ -199,7 +199,7 @@
- {
- bool b = false;
- int rv = 0;
-- int n, kc_entry;
-+ unsigned int n, kc_entry;
- Uint16 *km;
- SDLKey keysym = SDLK_UNKNOWN;
-