7 lines
92 B
Plaintext
7 lines
92 B
Plaintext
|
#include "thes_inc"
|
||
|
void main()
|
||
|
{
|
||
|
MassBountyTurnIn(GetPCSpeaker(), "Zircon", 160, 600);
|
||
|
}
|
||
|
|