shithub: cstory

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

View raw version
#pragma once

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