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