shithub: cstory

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

View raw version
#pragma once

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