shithub: cstory

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

View raw version
#pragma once

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