shithub: cstory

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

View raw version
#pragma once

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