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