9 lines
91 B
Plaintext
Raw Normal View History

// Performer: Face a near-by PC
#include "lmpperfmisc"
void main()
{
FacePCBoth();
}