shithub: cstory

ref: 6e68d605ee9903626b64221607a4577c2c92c6bc
dir: /src/Star.h/

View raw version
#pragma once

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