shithub: cstory

ref: 65be197fdfa432957f7561ebec090a0ae21ee79d
dir: /src/Star.h/

View raw version
#pragma once

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