shithub: cstory

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

View raw version
#pragma once

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