shithub: cstory

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

View raw version
#pragma once

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