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