Insert static to match declaration.

This commit is contained in:
jwalz
2003-05-20 14:10:11 +00:00
parent 64618b9690
commit 902b4e67ef

View File

@@ -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;
{