shithub: cstory

ref: 337c81da4dd5af85a65b9207de360dabd233f5ac
dir: /src/Star.h/

View raw version
#pragma once

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