shithub: cstory

ref: 1d0129e6818fbd6e84b858f58d827f762dbf3000
dir: /src/Star.h/

View raw version
#pragma once

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