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