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