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