shithub: cstory

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

View raw version
#pragma once

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