shithub: cstory

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

View raw version
#pragma once

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