shithub: cstory

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

View raw version
#pragma once

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