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