shithub: cstory

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

View raw version
#pragma once

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