shithub: cstory

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

View raw version
#pragma once

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