shithub: cstory

ref: 32c55a66fdbecafe62ebb550e730393a6cdd419a
dir: /src/Star.h/

View raw version
#pragma once

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