shithub: cstory

ref: c8630a8669a23912b629ed7389500bf0ce9f4e48
dir: /src/Star.h/

View raw version
#pragma once

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