summaryrefslogtreecommitdiff
path: root/games/nlarn/files/patch-inc_nlarn.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/nlarn/files/patch-inc_nlarn.h')
-rw-r--r--games/nlarn/files/patch-inc_nlarn.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/nlarn/files/patch-inc_nlarn.h b/games/nlarn/files/patch-inc_nlarn.h
index 9d95530ca962..e69de29bb2d1 100644
--- a/games/nlarn/files/patch-inc_nlarn.h
+++ b/games/nlarn/files/patch-inc_nlarn.h
@@ -1,10 +0,0 @@
---- inc/nlarn.h.orig 2018-09-08 19:56:33 UTC
-+++ inc/nlarn.h
-@@ -31,6 +31,6 @@
- #endif
-
- /* the entire game */
--game *nlarn;
-+extern game *nlarn;
-
- #endif