shithub: cstory

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

View raw version
#pragma once

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