/* Operation assistant heartbeat. WWWWolf 2003-10-09 */ #include "temple_fun" void main() { NormalHeartbeat(); if(TooBusyToConverse()) return; FaceToMyLocation(); }