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