shithub: cstory

ref: 2c9fbc765ecf0e399224b1968c2e61860a555ef4
dir: /src/Star.h/

View raw version
#pragma once

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