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