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