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