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