shithub: cstory

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

View raw version
#pragma once

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