shithub: cstory

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

View raw version
#pragma once

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