shithub: cstory

ref: 6645b85139985d61a2b1f54041b952f031e06a89
dir: /src/Star.h/

View raw version
#pragma once

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