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