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