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