shithub: cstory

ref: c7f5cb71e08bf81c1ac6c9c5523dcfb8683bfb00
dir: /src/Star.h/

View raw version
#pragma once

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