shithub: cstory

ref: 7b2fae78ac786f267e8765b185ccc669b118e989
dir: /src/Star.h/

View raw version
#pragma once

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