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