shithub: cstory

ref: 6ffc8d74294334e84c7922a594937a71707788d3
dir: /src/Star.h/

View raw version
#pragma once

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