shithub: cstory

ref: 04fca693ad466397f45a5f9e226ad1f7d345ffdb
dir: /src/Star.h/

View raw version
#pragma once

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