shithub: cstory

ref: 0fa7da832432cae284259f7310e42c532eac4fe3
dir: /src/Star.h/

View raw version
#pragma once

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