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