shithub: cstory

ref: 3620e31bf83908c4ead54aa31853f13ae9322c39
dir: /src/Star.h/

View raw version
#pragma once

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