shithub: cstory

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

View raw version
#pragma once

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