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