Local Functions (/std/inheritables/room.c)

void add_exit(string dir, string file);

Adds an exit to the room.

See also: set_exits(), remove_exit(), query_exit(), query_exits(), set_exit_invis(), set_exit_vis()

