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