shithub: cstory

ref: 4752423ff390137cb77fde3ebe854e728f3665df
dir: /src/Star.h/

View raw version
#pragma once

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