shithub: cstory

ref: 03f797a267ac23520b6d46fa59bc5d0bf730ec69
dir: /src/Star.h/

View raw version
#pragma once

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