shithub: cstory

ref: 0abac07aab4be5c0c702604c8ff2b5ca10893d70
dir: /src/Star.h/

View raw version
#pragma once

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