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