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