shithub: cstory

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

View raw version
#pragma once

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