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