shithub: cstory

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

View raw version
#pragma once

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