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