shithub: cstory

ref: 8892dc24b535c84cac47fb2fa08ad37f2b422152
dir: /src/Star.h/

View raw version
#pragma once

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