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