shithub: cstory

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

View raw version
#pragma once

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