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