2024-06-20 15:47:42 -04:00

8 lines
139 B
Plaintext

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