shithub: cstory

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

View raw version
#pragma once

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