8 lines
139 B
Plaintext
Raw Permalink Normal View History

// Terminate the performance - Move both performers to the home point.
#include "lmpperfmisc"
void main()
{
TerminatePerformBoth();
}