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