shithub: cstory

ref: 9f40c68ab298301d32880db9512d10d3a515dff4
dir: /src/Star.h/

View raw version
#pragma once

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