shithub: cstory

ref: 6d385e674fac76cb443d84210269f588d2ea1155
dir: /src/Star.h/

View raw version
#pragma once

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