shithub: cstory

ref: 80df145d3fd3803331cb2870193bf75fcb11a457
dir: /src/Star.h/

View raw version
#pragma once

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