shithub: cstory

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

View raw version
#pragma once

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