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