shithub: cstory

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

View raw version
#pragma once

void InitStar();
void ActStar();
void PutStar(int fx, int fy);