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