shithub: cstory

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

View raw version
#pragma once

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