shithub: cstory

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

View raw version
#pragma once

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