shithub: cstory

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

View raw version
#pragma once

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