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