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