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