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