shithub: cstory

ref: 64adc87f99564cbaa0e05c312ee26e27e7ccb4e7
dir: /src/Star.h/

View raw version
#pragma once

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