shithub: cstory

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

View raw version
#pragma once

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