shithub: cstory

ref: 609d54916beef1fa692060a383bb9b180cf5f0d1
dir: /src/Star.h/

View raw version
#pragma once

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