shithub: cstory

ref: 9fb01161c366604d8ab9bf5097da9aa75a4ad0dd
dir: /src/Star.h/

View raw version
#pragma once

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