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