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