shithub: cstory

ref: 9cc1a5a0989d9cfe242fde830077bb45a748d75c
dir: /src/Star.h/

View raw version
#pragma once

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