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