shithub: cstory

ref: 9e22db16fd59ded3a01dd2ec5e39794018829a13
dir: /src/Star.h/

View raw version
#pragma once

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