shithub: cstory

ref: 7987243427ebd8b333663076f65ef37a2d28044b
dir: /src/Star.h/

View raw version
#pragma once

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