shithub: cstory

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

View raw version
#pragma once

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