shithub: cstory

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

View raw version
#pragma once

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