shithub: cstory

ref: 764df530ad4f58978818b2664a13268ef5105fe9
dir: /src/Star.h/

View raw version
#pragma once

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