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