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