shithub: cstory

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

View raw version
#pragma once

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