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