summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/phlipple/files/phlipple-0.8.5_bug857397.patch')
-rw-r--r--games-puzzle/phlipple/files/phlipple-0.8.5_bug857397.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/games-puzzle/phlipple/files/phlipple-0.8.5_bug857397.patch b/games-puzzle/phlipple/files/phlipple-0.8.5_bug857397.patch
new file mode 100644
index 0000000..9f7b7ca
--- /dev/null
+++ b/games-puzzle/phlipple/files/phlipple-0.8.5_bug857397.patch
@@ -0,0 +1,11 @@
+--- a/src/engine.h 2023-03-12 18:12:42.957837900 +1100
++++ b/src/engine.h 2023-03-12 18:12:50.461155967 +1100
+@@ -44,7 +44,7 @@
+
+ #define VERTEX_DRAW_INNER_OFFSET 0.15f
+
+-char debugOutput[1024];
++extern char debugOutput[1024];
+
+ #include "renderstate.h"
+