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