shithub: cstory

ref: 46fdc08ecddcbbfc9ce8ebf98895bce10f1f395a
dir: /src/Star.h/

View raw version
#pragma once

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