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