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