shithub: cstory

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

View raw version
#pragma once

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