shithub: cstory

ref: 2a9e8bd8ccd7159ce18d9393fbb7fc666d042719
dir: /src/Star.h/

View raw version
#pragma once

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