shithub: cstory

ref: 5fc0f5852529a4c186ebb701680a8f06f22a628e
dir: /src/Star.h/

View raw version
#pragma once

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