5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
void main()
|
|
{
|
|
SpeakString("A note on the door states - 'Just moved to the West-Side Market'.");
|
|
}
|