shithub: cstory

ref: 527328c3037aeb76793ceedae311084ba9a49a9d
dir: /src/Star.h/

View raw version
#pragma once

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