shithub: cstory

ref: 56da7dfe99f70d4643589dd8b5fbb6ce29d5c28f
dir: /src/Star.h/

View raw version
#pragma once

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