mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-17 09:01:44 +01:00
5 lines
103 B
C
5 lines
103 B
C
/*
|
|
* Function prototypes defined in oasis_delete.c.
|
|
*/
|
|
void remove_room_from_memory(room_rnum rnum);
|