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