shithub: cstory

ref: 082ffeb04dc375130b341853fac82bf37f120b4e
dir: /src/Star.h/

View raw version
#pragma once

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