From 902b4e67ef2640c8554d4c72346a8925a80f5dde Mon Sep 17 00:00:00 2001 From: jwalz Date: Tue, 20 May 2003 14:10:11 +0000 Subject: [PATCH] Insert static to match declaration. --- src/mkmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; { -- 2.40.0