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