shithub: cstory

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

View raw version
#pragma once

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