shithub: cstory

ref: 39da44e899ab9a89554300b5f841ffd90f25b70f
dir: /src/Star.h/

View raw version
#pragma once

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