shithub: cstory

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

View raw version
#pragma once

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