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