shithub: cstory

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

View raw version
#pragma once

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