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