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