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