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