shithub: cstory

ref: 7db42b0b725f1b8cd37f1e40596875933c4133cb
dir: /src/Star.h/

View raw version
#pragma once

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