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