shithub: cstory

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

View raw version
#pragma once

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