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