shithub: cstory

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

View raw version
#pragma once

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