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