shithub: cstory

ref: 42e1b36fd8da124d245d7a2ab644984fb5c88832
dir: /src/Star.h/

View raw version
#pragma once

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