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