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