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