5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("I WILL FEAST ON YOUR BLOOD!");
|
||
|
}
|