shithub: cstory

ref: 6cbc7fdf4a0f7cd3b37ba4c763a110ab6461d74d
dir: /src/Star.h/

View raw version
#pragma once

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