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