shithub: cstory

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

View raw version
#pragma once

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