shithub: cstory

ref: 6eadf6c4a5681740dc6f4bf7b6188ad6c19cbbbd
dir: /src/Star.h/

View raw version
#pragma once

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