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