* Fixed a problem that crashed the client during <G>oto commands if a room
[citadel.git] / citadel / rooms.h
index 8953c43734c411605759ee547ad14827f6ed15ed..4f9b98c1020f2493962ec0da564666ea81dd9bfd 100644 (file)
@@ -19,6 +19,7 @@ void edit_floor(void);
 void kill_floor(void);
 void enter_bio(void);
 void download_to_local_disk(char *, long);
+void hit_any_key(void);
 
 
 /*