shithub: cstory

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

View raw version
#pragma once

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