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