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