shithub: cstory

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

View raw version
#pragma once

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