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