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