summaryrefslogtreecommitdiff
path: root/games/hitori/files/patch-src__interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hitori/files/patch-src__interface.c')
-rw-r--r--games/hitori/files/patch-src__interface.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/hitori/files/patch-src__interface.c b/games/hitori/files/patch-src__interface.c
deleted file mode 100644
index 0593bd7298fb..000000000000
--- a/games/hitori/files/patch-src__interface.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/interface.c.orig 2013-10-10 10:27:44.000000000 +0200
-+++ ./src/interface.c 2013-11-12 19:36:25.000000000 +0100
-@@ -26,6 +26,7 @@
- #include "main.h"
- #include "interface.h"
- #include "rules.h"
-+#include <string.h>
-
- #define NORMAL_FONT_SCALE 0.9
- #define PAINTED_FONT_SCALE 0.6