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