shithub: cstory

ref: 34986ff049bd127b2ef10152e116f258a02bda1f
dir: /src/Star.h/

View raw version
#pragma once

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