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