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