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