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