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