shithub: cstory

ref: 323e33ed363fe117e27a638ec95b9cf5bd12cce9
dir: /src/Star.h/

View raw version
#pragma once

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