diff options
Diffstat (limited to 'games/nlarn/files/patch-src_spells.c')
| -rw-r--r-- | games/nlarn/files/patch-src_spells.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/nlarn/files/patch-src_spells.c b/games/nlarn/files/patch-src_spells.c new file mode 100644 index 000000000000..1327775cb9b4 --- /dev/null +++ b/games/nlarn/files/patch-src_spells.c @@ -0,0 +1,11 @@ +--- src/spells.c.orig 2020-05-23 06:13:27 UTC ++++ src/spells.c +@@ -21,7 +21,7 @@ + + #include "display.h" + #include "map.h" +-#include "nlarn.h" ++#include "extdefs.h" + #include "random.h" + #include "sobjects.h" + #include "spells.h" |
