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