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