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