shithub: cstory

ref: c60cdb36100cefd3183744acbf3332e098308385
dir: /src/Star.h/

View raw version
#pragma once

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