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