shithub: cstory

ref: 9168a29f28f1680289c9fecf0d876c3e4dd3b435
dir: /src/Star.h/

View raw version
#pragma once

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