shithub: cstory

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

View raw version
#pragma once

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