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