shithub: cstory

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

View raw version
#pragma once

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