shithub: cstory

ref: 953b2990ce47bccbbd935cc1f699c8e12cd03a93
dir: /src/Star.h/

View raw version
#pragma once

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