shithub: cstory

ref: 4f80ff4139a5a0b48e2290e425e126f2c29301cf
dir: /src/Star.h/

View raw version
#pragma once

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