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