shithub: cstory

ref: 22f994eee7b62f986058e800b68ef44d244baacd
dir: /src/Star.h/

View raw version
#pragma once

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