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