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