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