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