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