shithub: cstory

ref: 26739698504b1a2e2c8f44654727736613f61bce
dir: /src/Star.h/

View raw version
#pragma once

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