shithub: cstory

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

View raw version
#pragma once

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