shithub: cstory

ref: 131a8decc0b71253b41f65e76a712e3eef76fb7d
dir: /src/Star.h/

View raw version
#pragma once

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