#include int main() { while(1) PR_Sleep(PR_SecondsToInterval(10)); }