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