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