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