shithub: cstory

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

View raw version
#pragma once

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