shithub: cstory

ref: 4769397c7ac45c074e88208dcefd585c7c8f3c63
dir: /src/Star.h/

View raw version
#pragma once

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