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