shithub: cstory

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

View raw version
#pragma once

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