shithub: cstory

ref: 846d34eaf1b622a415c5b4dc09081e8d4c531f63
dir: /src/Star.h/

View raw version
#pragma once

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