ref: de1740b61c62afbf30500200a550512e4bcb9b97 dir: /src/Star.h/
#pragma once void InitStar(void); void ActStar(void); void PutStar(int fx, int fy);