shithub: cstory

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

View raw version
#pragma once

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