Insert static to match declaration.
This commit is contained in:
@@ -413,7 +413,7 @@ remove_rooms(lx, ly, hx, hy)
|
|||||||
* level structure contents corresponding to roomno have already been reset.
|
* level structure contents corresponding to roomno have already been reset.
|
||||||
* Currently handles only the removal of rooms that have no subrooms.
|
* Currently handles only the removal of rooms that have no subrooms.
|
||||||
*/
|
*/
|
||||||
void
|
STATIC_OVL void
|
||||||
remove_room(roomno)
|
remove_room(roomno)
|
||||||
int roomno;
|
int roomno;
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user