shithub: cstory

ref: 0cf1a781b715fe35978724b7a16352823ab02624
dir: /src/Star.h/

View raw version
#pragma once

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