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