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