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