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