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