shithub: cstory

ref: c44186d93a83aa912b96347fbefa606c28bee8c9
dir: /src/Star.h/

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