aboutsummaryrefslogtreecommitdiff
path: root/games/nlarn/files/patch-src_monsters.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/nlarn/files/patch-src_monsters.c')
-rw-r--r--games/nlarn/files/patch-src_monsters.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/nlarn/files/patch-src_monsters.c b/games/nlarn/files/patch-src_monsters.c
new file mode 100644
index 000000000000..24d5042b13d2
--- /dev/null
+++ b/games/nlarn/files/patch-src_monsters.c
@@ -0,0 +1,11 @@
+--- src/monsters.c.orig 2020-05-23 06:13:27 UTC
++++ src/monsters.c
+@@ -26,7 +26,7 @@
+ #include "items.h"
+ #include "map.h"
+ #include "monsters.h"
+-#include "nlarn.h"
++#include "extdefs.h"
+ #include "pathfinding.h"
+ #include "random.h"
+