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