From 772d352652cc28964c91b0383e855b68d089dad8 Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 16 Aug 2018 08:09:40 -0400 Subject: [PATCH] resolve a merge conflict that got by into master --- src/sp_lev.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/sp_lev.c b/src/sp_lev.c index d58743c53..971f90d18 100644 --- a/src/sp_lev.c +++ b/src/sp_lev.c @@ -2552,13 +2552,9 @@ region *tmpregion; } } -<<<<<<< HEAD /* initialization common to all special levels */ /* XXX dup name in mkmap.c */ -void -======= STATIC_OVL void ->>>>>>> NetHack-3.6.2 wallify_map(x1, y1, x2, y2) int x1, y1, x2, y2; {