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