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