shithub: cstory

ref: 46d4d1b09560eed669bf58e3964a410265b69cd3
dir: /src/Star.h/

View raw version
#pragma once

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