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