shithub: cstory

ref: 923cd5a6e3477ba9b97e877806afca00b2545372
dir: /src/Star.h/

View raw version
#pragma once

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