shithub: cstory

ref: 7102e02fe207ef703311449dfb5ed33e76b97708
dir: /src/Star.h/

View raw version
#pragma once

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