shithub: cstory

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

View raw version
#pragma once

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