shithub: cstory

ref: 5aea2ad77be112076e51c79a27aada9b3893d84f
dir: /src/Star.h/

View raw version
#pragma once
void InitStar();
void ActStar();
void PutStar(int fx, int fy);