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