main(void)1 void main( void )
2 {
3 }
talk(void)4 void talk( void )
5 {
6  say("`%Condemned Mine - Do Not Enter!", &current_sprite);
7 }
8