shithub: cstory

ref: 3eca2d7cf3299e9e45b0f66ddb6b5c45c0966ce9
dir: /src/Star.h/

View raw version
#pragma once

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