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