diff --git a/src/mkmap.c b/src/mkmap.c index 7b94dfa33..a885ee3f0 100644 --- a/src/mkmap.c +++ b/src/mkmap.c @@ -413,7 +413,7 @@ remove_rooms(lx, ly, hx, hy) * level structure contents corresponding to roomno have already been reset. * Currently handles only the removal of rooms that have no subrooms. */ -void +STATIC_OVL void remove_room(roomno) int roomno; {