shithub: cstory

ref: 9effc5e0fe9d49751cdfb654098ce1a803c45f60
dir: /src/Star.h/

View raw version
#pragma once

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