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