shithub: cstory

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

View raw version
#pragma once

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