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