shithub: cstory

ref: 94ed000bebd10c0ca9601c611dbd52ccb58ddc09
dir: /src/Star.h/

View raw version
#pragma once

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