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