shithub: cstory

ref: 302c923d5b52ccbeb170e81f263ac0d4ddf7f4e3
dir: /src/Star.h/

View raw version
#pragma once

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