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