shithub: cstory

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

View raw version
#pragma once

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