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