shithub: cstory

ref: 754bed870cd91aaf1744c571fee61fd3dd1cc7d4
dir: /src/Star.h/

View raw version
#pragma once

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